Releases: wtclarke/spec2nii
Releases · wtclarke/spec2nii
0.7.0
0.7.0 (Saturday 5th August 2023)
- Fixed a bug in Philips Classic DICOM orientations (supplementing the fixes to Enhanced DICOM in
0.6.11
)
- Updated Hyper sequence special case for Siemens Twix/.dat and GE.
V0.6.11
0.6.11 (Friday 28th July 2023)
- Fixed a bug in Philips spar/sdat orientations - this will affect voxels with rotations in more than one axes.
- Fixed a bug in Philips DICOM orientations - this will affect voxels with rotations in more than one axes.
- Python 3.7 now in end of life status and is no longer supported.
spec2nii dump/extract/insert
can now be used to inspect and fix non-compliant NIfTI-MRS files.
V0.6.10
0.6.10 (Monday 10th July 2023)
- Stop tests being vendored as a top-level package. Bug introduced in
0.6.9
.
V0.6.9
0.6.9 (Friday 7th July 2023)
- Add handling for the
fidall
sequence in GE.
- Add handling for the
slaser
sequence in GE.
- Update to nifti-mrs-tools 1.0.0 API.
- Minor code fixes contributed by the community.
V0.6.8
0.6.8 (Wednesday 22nd March 2023)
- Added handling for the GE jpress sequence (for JH HURCULES sequence)
- Added twix handling of the HYPER (smm_svs_herc_hyper) sequence (added by Aaron Gudmundson)
- Better handling of partial acquisitions of Siemens and Philips HYPER sequence.
V0.6.7
0.6.7 (Wednesday 15th March 2023)
spec2nii insert
can now insert a compliant header object into a non-compliant NIfTI file to generate a new NIfTI-MRS file.
spec2nii insert
can now update dwelltime using the optional --dwelltime
argument.
V0.6.6
0.6.6 (Thursday 9th March 2023)
- Added in ability to generate empty NIfTI-MRS for twix pathway MRSI scans.
v0.6.5
0.6.5 (Wednesday 8th February 2023)
- Fixed bug in philips and rda metadata translation functions.
v0.6.4
0.6.4 (Tuesday 7th February 2023)
- Added first pass at new
spec2nii auto
feature with automatic conversion for some formats.
v0.6.3
0.6.3 (Monday 6th February 2023)
- Added handling for GE presscsi and probe-s sequences.