(WIP) Fix - Prototype to adapt FODF fit to non RAS stride in Scilpy #1220
+91
−46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Quick description
Working prototype test with stride [-1,2,3,4]
To be continued:
scil_aodf_metrics.py: Computes metrics from asymmetric ODFs.scil_bingham_metrics.py: Computes metrics from Bingham distribution fits.scil_btensor_metrics.py: Computes metrics using the DIVIDE method with b-tensorencodings.
scil_dki_metrics.py: Computes Diffusion Kurtosis Imaging (DKI) metrics.scil_dti_metrics.py: Computes Diffusion Tensor Imaging (DTI) metrics.scil_dwi_to_sh.py: Computes SH coefficients from raw DWI signal.scil_fodf_to_bingham.py: Fits a Bingham distribution to fODF lobes.scil_gradients_apply_transform.py: Transforms b-vectors using an affine/rigidtransformation.
scil_gradients_modify_axes.py: Flips or swaps axes of the gradient sampling matrix.scil_mrds_metrics.py: Computes metrics for each Multi-Resolution Discrete-Search(MRDS) solution.
scil_qball_metrics.py: Computes Constant Solid Angle (CSA) or Analytical Q-ball modelmetrics.
scil_sh_convert.py: Converts SH files between different bases.scil_sh_fusion.py: Merges a list of Spherical Harmonics files.scil_sh_to_aodf.py: Estimates asymmetric ODFs (aODFs) from a spherical harmonicsimage.
scil_sh_to_rish.py: Computes Rotationally Invariant Spherical Harmonics (RISH)features.
scil_sh_to_sf.py: Samples SF values from a Spherical Harmonics signal.scil_tracking_local_dev.py: Local streamline HARDI tractography.scil_viz_bingham_fit.py: Visualizes a 2D slice of a Bingham volume.scil_viz_dti_screenshot.py: Registers DWI to a template for screenshots.scil_viz_gradients_screenshot.py: Visualizes directions on a sphere....
Type of change
Check the relevant options.
Provide data, screenshots, command line to test (if relevant)
...
Checklist