You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The current GUI version is built to access the following toolboxes:
12
12
-[FANSI (v3.0, released on 2021.10.15, i.e., commit b6ac1c9e)](https://gitlab.com/cmilovic/FANSI-toolbox/-/tree/b6ac1c9ea03380722ebe25a6dbef33fff4ea3700),
13
13
-[SEGUE](https://xip.uclb.com/i/software/SEGUE.html), and
-[mritools (ROMEO/CLEARSWI) (v3.5.5)](https://github.com/korbinian90/CompileMRI.jl/releases) (2022-Oct-11: v3.5.6 also passed),
16
16
-[MRI Susceptibility Calculation Methods, accessed 12 September 2019](https://xip.uclb.com/product/mri_qsm_tkd).
17
17
18
18
SEPIA provides two key features for QSM processing:
@@ -34,7 +34,7 @@ As well as any related papers in your processing pipeline.
34
34
35
35
If you encounter a bug in SEPIA, please report to [github page](https://github.com/kschan0214/sepia/issues).
36
36
37
-
If you have a more general question reagrding the usgae of SEPIA and/or other QSM questions, please make use of [github page](https://github.com/kschan0214/sepia/discussions).
37
+
If you have a more general question regarding the usage of SEPIA and/or other QSM questions, please make use of [github page](https://github.com/kschan0214/sepia/discussions).
38
38
39
39
40
40
## Update notes
@@ -46,7 +46,7 @@ For full update log, please visit https://sepia-documentation.readthedocs.io/en/
46
46
* Support atlas-based subcortical structure segmentation (CIT168 Reinforcement learning atlas, MuSus-100 and AHEAD) on Linux and Mac
47
47
* Integrate R2* mapping toolbox into SEPIA
48
48
* New function to further refine brain mask by thresholding high R2* voxels on brain edges
49
-
* When magnitude image is used for NDI, the image will be weighted by the intensity of the 99th percentile of the masked voxels instead of the maximum to improve robustness
49
+
* When magnitude image is used for NDI, the image will be normalised by the intensity of the 99th percentile of the masked voxels instead of the maximum to improve robustness
50
50
51
51
Please visit the documentation website for more info regarding the newly supported methods and functions.
0 commit comments