Richard Höchenberger

Results 466 comments of Richard Höchenberger

I agree it should not crash, but raise a more helpful error message about a potentially invalid JSON file. But in any case we should stop there and fail hard.

Hello! What's the status on this? :)

Thanks for your swift response, @gedeck!!

Hello @hyruuk, could you set `on_error = "abort"` in your configuration file, re-run, and paste the full traceback here? Thanks!

Makes sense to me, but I wouldn't label it a bug fix but rather a behavior change

(Still thinking these should all be pluralized but this is a different discussion I suppose)

We recently fixed a similar issue in MNE-BIDS-Pipeline https://github.com/mne-tools/mne-bids-pipeline/pull/855

Any other ideas on how we could make the process easier for users then? I think we're making it too hard for users to produce datasets with "complete" metadata

The menu should not be placed inside the window, but in the menu bar (which is detached and located at the top of the screen)

> Maybe with `process_rest: Union[Bool, List[str]]` support to add to the existing `bool` support to allow specifying the run/runs if necessary? Then we'll need to concat if there are multiple....