Donders-Institute / bidscoin

BIDScoin converts your source-level neuroimaging data to BIDS
https://bidscoin.readthedocs.io
GNU General Public License v3.0
129 stars 35 forks source link

New BIDS feature of dcm2niix #231

Closed mateuszpawlik closed 7 months ago

mateuszpawlik commented 7 months ago

When checking dcm2niix for a new release, I came across it's new BidsGuess feature. It should help wrapper software like BIDScoin in producing BIDS data.

marcelzwiers commented 7 months ago

Yes, thanks, Chris Rorden already notified me about this. But unfortunately it's not useful for BIDScoin (BIDScoin does its own guessing by way of the template bidsmap)

marcelzwiers commented 7 months ago

What would possibly be useful is a dcm2niix option to use the BIDS entities in the output name to store information that is now appended to the output name (which causes a lot of pain for BIDS converters)

https://github.com/rordenlab/dcm2niix/blob/master/FILENAMING.md