Skip to content

Releases: nipy/heudiconv

v1.3.0

02 Oct 01:18
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • BF(workaround): if heuristic provided just a string and not list of types -- make it into a tuple #787 (@yarikoptic)
  • Refactor create_seqinfo tiny bit to avoid duplication and add logging; and in tests to reuse list of dicom paths #785 (@yarikoptic)
  • extract sequence_name from PulseSequenceName on Siemens XA** data #753 (@bpinsard)
  • Just INFO not WARNING if heuristic is missing intotoids #784 (@yarikoptic)

Authors: 3

v1.2.0

13 Sep 23:21
Compare
Choose a tag to compare

🚀 Enhancement

  • [ENH] add PlainAcquisitionLabel IntendedFor method #768 (@octomike)

🐛 Bug Fix

  • Fixup testing: kludge for pydicom 3.0.0 in dcmstack, ignore some warnings from nipype for python 3.12 #782 (@yarikoptic)
  • Add JOSS paper badge to README.md (leading) (@yarikoptic)
  • Provide title matching JOSS publication as the title in .zenodo.json (@yarikoptic)

🏠 Internal

  • Rename s variable to curr_seqinfo in reproin heuristic #779 (@tsalo)

📝 Documentation

  • run pre-commit on all files to avoid unrelated errors in other PRs. #778 (@bpinsard)

🧪 Tests

Authors: 4

v1.1.6

06 Jun 02:12
Compare
Choose a tag to compare

🏠 Internal

Authors: 1

v1.1.5

06 Jun 02:05
Compare
Choose a tag to compare

🏠 Internal

Authors: 1

v1.1.4

05 Jun 20:50
Compare
Choose a tag to compare

🏠 Internal

  • Replace CITATION.cff with .zenodo.json for correct (split) affiliations on Zenodo #764 (@yarikoptic)
  • Codespell tuneup: no dedicated workflow (part of tox -e lint), and fix few freshly detected typos #762 (@yarikoptic)

Authors: 1

v1.1.3

16 May 02:16
Compare
Choose a tag to compare

📝 Documentation

Authors: 1

v1.1.2

15 May 21:15
Compare
Choose a tag to compare

🏠 Internal

📝 Documentation

Authors: 3

v1.1.1

02 May 02:50
Compare
Choose a tag to compare

🐛 Bug Fix

  • Handle cases where dates/times in DICOM are empty strings, not Nones (e.g. after some anonymization) #756 (@jennan @yarikoptic)

Authors: 2

v1.1.0

28 Feb 15:22
Compare
Choose a tag to compare

🚀 Enhancement

  • Add support for a custom seqinfo to extract from DICOMs any additional metadata desired for a heuristic #581 (@yarikoptic @bpinsard)
  • codespell: ignore "build" folder which might be on the system #581 (@yarikoptic)

Authors: 2

v1.0.2

26 Feb 22:42
Compare
Choose a tag to compare

🐛 Bug Fix

⚠️ Pushed to master

🏠 Internal

📝 Documentation

Authors: 6