remove_empty_roi: Undo the effect of add_empty_roi

remove_empty_roiR Documentation

Undo the effect of add_empty_roi

Description

Useful to remove dummy rois or rois with noise Works only if not testing. During testing we may want to pass small (noise-like) datasets

Usage

remove_empty_roi(tracker_data, minimum = 100)

Arguments

tracker_data

IDOC tracker dataset where every row captures the position of one animal at one timepoint

minimum

Minimum number of datapoints in a row to be considered not sparse (not noise) and thus valid


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.