alfnie / conn

CONN toolbox, development version (conn-toolbox.org)
http://web.conn-toolbox.org
38 stars 16 forks source link

Allow to search the field 'EstimatedTotalReadoutTime' #6

Closed alexsayal closed 2 years ago

alexsayal commented 2 years ago

I found this using data from a Philips scanner after conversion to BIDS using bidskit. The fieldname for the total readout time, in this case, was 'EstimatedTotalReadoutTime' instead of 'TotalReadoutTime'.

This PR adds this option to the code. Hope it helps.

Best,