Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Now using N-1 instead of N as denominator for computing the STD. #1441

Merged
merged 4 commits into from
Aug 30, 2017

Conversation

jcohenadad
Copy link
Member

Description of the Change

Now using N-1 instead of N as denominator for computing the STD.

Applicable Issues

Fixes #1440

@jcohenadad jcohenadad changed the title Jca set float32for compute tsnr Now using N-1 instead of N as denominator for computing the STD. Aug 30, 2017
@jcohenadad jcohenadad self-assigned this Aug 30, 2017
@jcohenadad jcohenadad added enhancement category: improves performance/results of an existing feature sct_fmri_compute_tsnr context: labels Aug 30, 2017
@jcohenadad jcohenadad added this to the Release v3.0.8 milestone Aug 30, 2017
@jcohenadad jcohenadad merged commit 8a5ea24 into master Aug 30, 2017
jcohenadad added a commit that referenced this pull request Sep 13, 2017
* jca-release:
  DOC: CHANGES: updated for 3.0.8
  Function to analyze lesions #1351 (#1439)
  BUG: propseg: added try/except for QC report (issue #1456) (#1457)
  Conversion issue for float32 images with large dynamic (#1450)
  Now possible to input single label at disc (instead of mid-body) (#1451)
  Various improvements (#1448)
  BUG: extract_metric: moved diagonalization for map and ml cases only (issue 1445) (#1446)
  Now using N-1 instead of N as denominator for computing the STD. (#1441)
  Updated the list of articles citing SCT. (#1437)
  Properly exit the installation process if error occurs
  DEV: fixed bug on centerline when referencing to the PMJ
@peristeri peristeri deleted the jca_setFloat32forComputeTsnr branch March 26, 2018 18:25
jcohenadad added a commit that referenced this pull request Dec 18, 2019
* jca-release:
  DOC: CHANGES: updated for 3.0.8
  Function to analyze lesions #1351 (#1439)
  BUG: propseg: added try/except for QC report (issue #1456) (#1457)
  Conversion issue for float32 images with large dynamic (#1450)
  Now possible to input single label at disc (instead of mid-body) (#1451)
  Various improvements (#1448)
  BUG: extract_metric: moved diagonalization for map and ml cases only (issue 1445) (#1446)
  Now using N-1 instead of N as denominator for computing the STD. (#1441)
  Updated the list of articles citing SCT. (#1437)
  Properly exit the installation process if error occurs
  DEV: fixed bug on centerline when referencing to the PMJ


Former-commit-id: 16dd07d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement category: improves performance/results of an existing feature sct_fmri_compute_tsnr context:
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants