Releases: openmrslab/suspect
Releases · openmrslab/suspect
v0.5.2
v0.5.1
What's Changed
- Added transformation matrix info for Philips by @oscarjalnefjord in #153
- Changed literal comparison of string to Python's comparison == by @joeranbosma in #155
- Added regex for extracting metadata on VIDA data by @darrencl in #164
- Add kwargs to lcmodel RAW file generation methods by @neurosutton in #157
- Migrate ci by @darrencl in #169
- Fix CI test and adapt to new version of dependencies by @darrencl in #170
- Added new position, inplanerot, and normal regex by @darrencl in #165
- Use GHA badge by @darrencl in #171
- updates read_dicom for pydicom > 2.0.0 by @laurencejackson in #161
- TWIX: Extract software version, scanner info, and seq name by @darrencl in #172
New Contributors
- @oscarjalnefjord made their first contribution in #153
- @joeranbosma made their first contribution in #155
- @neurosutton made their first contribution in #157
- @laurencejackson made their first contribution in #161
Full Changelog: v0.4.4...v0.5.1
v0.3
Lots of new features in this release including:
- loading Siemens DICOM .IMA MRS files
- MRSData now has a sister class MRSSpectrum
- functions to adjust phase and frequency of spectra
- ability to get voxel position out of twix data
- DICOM MRI volumes can be loaded and registered
with spectroscopy voxels - improved parsing of Tarquin results
- significant improvements to the documentation
AMARES
In this release we add a new singlet fitting component to perform AMARES like fitting of singlet Gaussian lineshapes.
First 0.1 release
This release is the first stage with enough features and documentation to be (hopefully) useful to other people.