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.
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,