Was testing how pybids behaves with the recent microscopy extension and it does not seem to be able to index them.
See this notebook: https://github.com/Remi-Gau/pybids/blob/remi-bids_example/examples/bids_example.ipynb
The other "new" modalities (PET, qMRI, ASL) seem OK. So not sure what is happening.
Edit
The other modality seem OK (like PET) provided one updates the config, but microscopy seems to fail still.
related note: to support more data types, any plans to update the default_path_patterns or use the schema to generate them?
Was testing how pybids behaves with the recent microscopy extension and it does not seem to be able to index them.
See this notebook: https://github.com/Remi-Gau/pybids/blob/remi-bids_example/examples/bids_example.ipynb
The other "new" modalities (PET, qMRI, ASL) seem OK. So not sure what is happening.
Edit
The other modality seem OK (like PET) provided one updates the config, but microscopy seems to fail still.
related note: to support more data types, any plans to update the
default_path_patternsor use the schema to generate them?