-
-
-
-
-
-
-
-
-
-
v0.10.0460a8185 · ·
Various improvements and compatibility/support (dcm2niix, datalad) changes. ### Added - Add "AcquisitionTime" to the seqinfo ([#487][]) - Add support for saving the Phoenix Report in the sourcedata folder ([#489][]) ### Changed - Python 3.5 EOLed, supported (tested) versions now: 3.6 - 3.9 - In reprorin heuristic, allow for having multiple accessions since now there is `-g all` groupping ([#508][]) - For BIDS, produce a singular `scans.json` at the top level, and not one per sub/ses (generates too many identical files) ([#507][]) ### Fixed - Compatibility with DataLad 0.15.0. Minimal version is 0.13.0 now. - Try to open top level BIDS .json files a number of times for adjustment, so in the case of competition across parallel processes, they just end up with the last one "winning over" ([#523][]) - Don't fail if etelemetry.get_project returns None ([#501][]) - Consistently use `n/a` for age/sex, also handle ?M for months ([#500][]) - To avoid crashing on unrelated derivatives files etc, make `find_files` to take list of topdirs (excluding `derivatives/` etc), and look for _bold only under sub-* directories ([#496][]) - Ensure bvec/bval files are only created for dwi output ([#491][]) ### Removed - In reproin heuristic, old hardcoded sequence renamings and filters ([#508][])