It’s all about Presentation!
We’re excited to announce the release of BIDScoin 4.5.0, packed with two key user-facing enhancements.
What’s new
-
New Participants table – Define the content of the participants.tsv/json files directly in the template bidsmap / bidseditor.
The selectedDICOM mappings
tab shows how DICOM source data types (left) are mapped to BIDS output data (right). -
New
events2bids
plugin – Convert NeuroBS Presentation logfiles into events.tsv files effortlessly.
Edit window for conversion of Presentation log data to BIDS output data. Note that, since the first row condition has a non-selective matching pattern.*
, all input rows are included. Also note that, for selected rows, each of the two subsequent conditions add data (“go” and “stop”) to the newtask
output column.
What else changed
- The plugin programming interface now uses abstract base classes
- Manufacturer-derived source data is no longer saved in the
derivatives
folder (BIDS doesn’t require this). - Comments in the study bidsmap are now removed due to recurrent issues with invalid (ruamel) yaml-files
- In the bidsmap, anon is now a
bidscoin
option rather than aplugin
option - Original images are no longer removed by
echocombine
(when the input and output folder were the same)