Releases: kamesy/QSM.jl
Releases · kamesy/QSM.jl
v0.5.4
v0.5.3
QSM v0.5.3
v0.5.2
QSM v0.5.2
v0.5.1
QSM v0.5.1
v0.5.0
QSM v0.5.0
New features
- Added homodyne filtering:
homodyne
,homodyne!
- Added multi-echo (weighted) averaging:
multi_echo_average
,multi_echo_average!
- Added in-place R2* methods:
r2star_ll!
,r2star_arlo!
,r2star_crsi!
,r2star_numart2s!
- Added optional mask for linear fitting multi echo data
Changes
fit_echo_linear(!)
methods were changed tomulti_echo_linear_fit(!)
- The type of
TEs
was changed fromTuple
toAbstractVector
Closed issues:
- What to cite for this algorithm (#5)
v0.4.1
v0.4.0
v0.3.0
QSM v0.3.0
Changes
FFTW
now defaults to using its own threading library instead ofPolyester.jl
v0.2.0
QSM v0.2.0
New features
- Added R2* mapping: ARLO, CRSI, log-linear, NumART2*
Merged pull requests: