openneuropet / PET2BIDS

PET2BIDS helps you convert your PET data into BIDS! raw PET scanner files (e.g. ecat, dicom) and additional side files like .e.g excel sheets -- paper @JOSS https://doi.org/10.21105/joss.06067
https://pet2bids.readthedocs.io
MIT License
25 stars 20 forks source link

Fix uneven blood spreadsheets #273

Closed bendhouseart closed 6 months ago

bendhouseart commented 6 months ago

fixes issue where extra/missing blood values read in from a spreadsheet would cause conversion to error out due to array/list/dataseries length mismatch. Determines the length of the longest blood column and appends zeros to all other columns that are too short.


📚 Documentation preview 📚: https://pet2bids--273.org.readthedocs.build/en/273/