poldracklab / fitlins

Fit Linear Models to BIDS Datasets
https://fitlins.readthedocs.io
Apache License 2.0
73 stars 30 forks source link

Fail gracefully if no files found #406

Open adelavega opened 5 months ago

adelavega commented 5 months ago

If the filters set at run time (e.g. participant-label space) and unsolvable in that dataset and would lead to no files being found, we should catch that error earlier and fail more gracefully, rather than a hard to interpret pybids crash.

adelavega commented 5 months ago

https://neurostars.org/t/fitlins-no-functional-images-that-match-criteria-found/29228/8