Let’s Go All PsychoPy — What Could Possibly Go Wrong?
In a universe teeming with chaos, unpredictability, and the occasional hyperintelligent shade of blue, I bring you the latest BIDScoin 4.6.0 version — designed to make your data conversion and debugging at least 12% less existentially dreadful!
Most notably, BIDscoin presents a new PsychoPy events parser — your trusty experimental guide to making sense of its event data without losing your own mind.
Other New Features:
- A generic events parser for tabular log files
- Apptainer images hosted as GitHub packages
- Support for bracketed nested DICOM tags, e.g.
[0x0008,0x1250][0][0x0008,0x1140][0][(0x0008,0x1155)]
(GitHub #261)
Other Changes:
- No longer using
repetition_time
for PAR/REC, as it may vary across acquisitions (thread) - Improved parsing of subject/session labels from DICOMDIR data — special thanks to @neuro_coder for testing