libBIDS.sh first release -- a bash library for working with BIDS

Happy to announce the first release of my libBIDS.sh library, a set of bash functions suitable for parsing and manipulating the files in BIDS datasets.

libBIDS.sh parses a BIDS directory in a CSV database structure, and provides filtering and iterator components to subset the data and loop over files in bash.

Please take a look (and star!) on Github. If you’re looking for other features, open an issue, and if you end up using it, let me know and I’ll list you in the README!

2 Likes