Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanharvey1 committed Dec 4, 2024
1 parent 0413d25 commit 41a0ee7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions preProcessing/cut_dat.m
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41a0ee7

Please sign in to comment.