New BIDScoin release 4.5.0

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

  1. New Participants table – Define the content of the participants.tsv/json files directly in the template bidsmap / bidseditor.


    The selected DICOM mappings tab shows how DICOM source data types (left) are mapped to BIDS output data (right).

  2. 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 new task 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 a plugin option
  • Original images are no longer removed by echocombine (when the input and output folder were the same)