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

Update is_pet.py and reformat w/ black #287

Closed bendhouseart closed 5 months ago

bendhouseart commented 5 months ago

Sped up is_pet.py when running on folders by providing the optional argument --skim. Using --skim will instruct is_pet.py to only examine one of each file with a unique extension contained within a folder/subfolder.

Reformatted code with black and updated make black to only examine pypet2bids.

Bumped version to 1.3.9 to denote minor fix.


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