Releases: brown-bnc/xnat-tools
Releases · brown-bnc/xnat-tools
v1.7.1
v1.7.0
v1.7.0 (2024-07-12)
Feat
- correct dicom headers
v1.6.3
v1.6.3 (2024-04-12)
Fix
- accept XA30 physio file naming
v1.6.2
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
v1.6.1 (2023-11-07)
Fix
- extract session number when underscore in subID
v1.6.0
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
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
v1.4.0 (2023-07-11)
Feat
- integrate BIDS conversion of physio data
v1.4.0
v1.4.0 (2023-07-11)
Feat
- integrate BIDS conversion of physio data
v1.3.0
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