Back to the main page.

Bug 3403 - ft_artifact_threshold should support partial artifacts

Status CLOSED FIXED
Reported 2018-01-27 13:28:00 +0100
Modified 2019-08-10 12:37:12 +0200
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P5 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2018-01-27 13:28:51 +0100

this does not work when cfg.artfctdef.threshold.range is specified (since that uses the whole trial), but it should work when cfg.artfctdef.threshold.min or cfg.artfctdef.threshold.max are specified.


Robert Oostenveld - 2018-01-27 14:03:25 +0100

[bug3403 f76a955] ENH - added support for partial trial rejections based on min/max threshold, see http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=3403. Also fixed a bug related to data.trialinfo/sampleinfo along the way.


Robert Oostenveld - 2018-01-27 14:04:16 +0100

merged with https://github.com/fieldtrip/fieldtrip/pull/650


Robert Oostenveld - 2019-08-10 12:37:12 +0200

This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.