From 41a0ee79be74978f57e8f73eb15ef40028af394d Mon Sep 17 00:00:00 2001 From: Ryan Harvey Date: Wed, 4 Dec 2024 16:22:43 -0500 Subject: [PATCH] docs update --- preProcessing/cut_dat.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/preProcessing/cut_dat.m b/preProcessing/cut_dat.m index 894d1a2..f0aec1e 100644 --- a/preProcessing/cut_dat.m +++ b/preProcessing/cut_dat.m @@ -30,6 +30,8 @@ function cut_dat(nChannels, maxTime, varargin) % by using batching, proper data types, and handling various file types. % - Ensure the renamed "_original" files are not accidentally deleted until % you're certain the trimming has been successful. +% - See https://ryanharvey1.github.io/neuro_py/reference/neuro_py/raw/preprocessing/#neuro_py.raw.preprocessing.cut_artifacts_intan +% for version that can cut out any arbitrary intervals % % Errors: % - If the script is run multiple times, it will throw an error if