Skip to content

Tags: wtclarke/spec2nii

Tags

0.8.5

Toggle 0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
REL: 0.8.5 (#155)

* Prep for release, test 3.13 compatibility

* Wheels for python 3.13 not availible for scipy 1.13, bump to >=1.14

* Change test install strategy to avoid pypi conda conflicts.

* Fix mistake in pytest call for orientation marker.

* Try adding PIL as dependency.

* move from package_resources to importlib.resources for python 3.12+ compat

0.8.4

Toggle 0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pydicom compatibility (#149)

* Update requirements.yml

* Update requirements.yml

* Replace depreciated pydcm functions

0.8.3

Toggle 0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Missed a PSD in ge_read_pfile.py - adding in for hbcd2 (#145)

* Missed a PSD in ge_read_pfile.py - adding in for hbcd2

* Add test for HBCD ge data.

* Update changelog

---------

Co-authored-by: wtclarke <[email protected]>

0.8.2

Toggle 0.8.2's commit message
Update CHANGELOG.md

0.8.1

Toggle 0.8.1's commit message
Release hotfix

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
GE ISTHMUS/Hyper Sequence (#137)

* Update ge_pfile.py

* Update ge_read_pfile.py

* Update "Dim_"

Updated functionality to correctly handle "Dim_" across each sub experiment.

* Hyper Echo Time for Long TE

Added Hyper Echo Time for Long TE

* Update twix_special_case.py

* Update twix_special_case.py

* GE ISTHMUS/Hyper Sequence

Adding functionality to handle GE ISTHMUS/Hyper data. A new custom (_process_hbcd) function for handling the data has been added to the ge_pfile.py. I've also included version 30.x into the get_hdr_fields.py.

* Update ge_hdr_fields.py

Remove added line

* Fix linting, line 349 still has undefined variables on.

* Fix up leftover strings from twix special handling

---------

Co-authored-by: William T Clarke <[email protected]>

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENH/svs_slaser_dkd (#136)

* Handling for slaser_dkd sequences DICOM format

* Add twix handling of slaser_dkd sequences

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add handling and tests for philips mega sequence. (#131)

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix dicom naming bug with mixed types (#122)

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md (#118)