I am interested in providing a BIDS data writer task for Pydra via the pydra-bids project, which already uses ancpbids for file parsing and reading. From what I understand, ancpbids should provide capabilities to write derivative datasets, but documentation seems rather sparse on the topic.
Could you provide an example on how to write a simple derivative dataset (single modality with one desc entity for instance), and consider adding a specific section on this in the documentation? That would be awesome 🙏
I am interested in providing a BIDS data writer task for Pydra via the pydra-bids project, which already uses
ancpbidsfor file parsing and reading. From what I understand,ancpbidsshould provide capabilities to write derivative datasets, but documentation seems rather sparse on the topic.Could you provide an example on how to write a simple derivative dataset (single modality with one
descentity for instance), and consider adding a specific section on this in the documentation? That would be awesome 🙏