v1.4.x¶
v1.4.0 (2023-07-04)¶
New features & enhancements¶
- Add movement compensation and cHPI filtering to the Maxwell filtering step, along with additional configuration options (#747 by @larsoner)
- Add option to specify
ssp_ecg_channelto override the default value (#747 by @larsoner) - Add option
read_raw_bids_verboseto set the verbosity level when usingread_raw_bidsto suppress known warnings (#749 by @larsoner)
Code health¶
Bug fixes¶
- Fix bug when
mf_reference_run != runs[0](#742 by @larsoner) - Fix bug with too many JSON files found during empty-room discovery (#743 by @allermat)
- Fix bug where SSP projectors were not added to the report (#747 by @larsoner)
- Fix documentation of
data_typeconfiguration option (#751 by @allermat) - Fix documentation of
ch_typesconfiguration option (#745 by @allermat)