JohannesWiesner / nisupply

A python module for data management of semi/unstructured neuroimaging datasets
MIT License
3 stars 0 forks source link

Add must_contain_any to find_files #26

Closed JohannesWiesner closed 4 months ago

JohannesWiesner commented 4 months ago

must_contain currently checks that all the elements must be in the the string, but we also have cases where we would like to provide a list of strings and the filepath is valid if any of those strings appear in it