Skip to content

Releases: brown-bnc/xnat-tools

v1.7.1

16 Jan 00:26
Compare
Choose a tag to compare

v1.7.1 (2025-01-16)

Fix

  • bids_utils.py: variable name change

v1.7.0

12 Jul 15:51
Compare
Choose a tag to compare

v1.7.0 (2024-07-12)

Feat

  • correct dicom headers

v1.6.3

12 Apr 14:52
Compare
Choose a tag to compare

v1.6.3 (2024-04-12)

Fix

  • accept XA30 physio file naming

v1.6.2

25 Mar 18:33
Compare
Choose a tag to compare

v1.6.2 (2024-03-25)

Fix

  • merge commits
  • dicom_export.py: validate frame counts of all acquisitons from a supplied task type

Refactor

  • bids_utils.py: remove refactored code

v1.6.1

07 Nov 15:20
Compare
Choose a tag to compare

v1.6.1 (2023-11-07)

Fix

  • extract session number when underscore in subID

v1.6.0

18 Oct 16:11
Compare
Choose a tag to compare

v1.6.0 (2023-10-18)

Feat

  • inherit bids keys in EEG file naming

Fix

  • update dcm2bids to allow eeg-only sessions

v1.5.0

06 Sep 19:33
Compare
Choose a tag to compare

v1.5.0 (2023-09-06)

Feat

  • check if eeg data exported before conversion
  • bids_utils.py: eeg bids data assigned to bids experiment directory
  • run_mne_eeg2bids function to convert brainvision data to bids standard
  • export session level resources, specifically for eeg data
  • add part-mag and -phase to BIDS names
  • xnat_utils.py: include sequence by name
  • xnat_utils.py: allow sequences to be skipped by name

Fix

  • bids_utils.py: make default task for eeg data todo
  • bids_utils.py: update download resources to handle non-absolute bids experiment paths
  • changes type of skip / include list to str

Refactor

  • bids_utils.py: refactor request string and add resource name to logging
  • xnat_utils.py: deleting unused function

v1.4.1

16 Aug 20:48
48392e5
Compare
Choose a tag to compare

v1.4.0 (2023-07-11)

Feat

  • integrate BIDS conversion of physio data

v1.4.0

11 Jul 14:44
Compare
Choose a tag to compare

v1.4.0 (2023-07-11)

Feat

  • integrate BIDS conversion of physio data

v1.3.0

15 Jun 20:47
Compare
Choose a tag to compare

v1.3.0 (2023-06-15)

Feat

  • installation.md: update docs with feat change type to trigger bump version action

Fix

  • installation.md: fix tags url