I think the value of the "reject" parameter should be included via upstream changes to mne.Report.add_epochs().
Originally posted by @hoechenberger in mne-tools/mne-bids-pipeline#839 (comment)
In other words, epochs.reject and maybe epochs.flat could be useful to allow opt-in to reporting in add_epochs so people know what rejection has been done. See linked PR for how it's done in MNE-BIDS-Pipeline for example.
Originally posted by @hoechenberger in mne-tools/mne-bids-pipeline#839 (comment)
In other words,
epochs.rejectand maybeepochs.flatcould be useful to allow opt-in to reporting inadd_epochsso people know what rejection has been done. See linked PR for how it's done in MNE-BIDS-Pipeline for example.