add_empty_roi: Represent missing ROIs in the dataset with a single row

add_empty_roiR Documentation

Represent missing ROIs in the dataset with a single row

Description

This is necessary so the results are always for 20 channels regardless of whether the channel had an animal or not. Doing so makes the results systematic and easily comparable across runs

Usage

add_empty_roi(experiment_folder, tracker_data, n = 20)

Arguments

experiment_folder

Path to folder containing IDOC results .csv files

tracker_data

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

n

Number of ROIS the output must have (empty or not)


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