Package index
-
StreamFilter() - Stateful streaming filter object
-
applyPipeline() - Apply preprocessing pipeline
-
asrCalibrate() - Calibrate Artifact Subspace Reconstruction (ASR)
-
asrProcess() - Apply Artifact Subspace Reconstruction (ASR)
-
assaySamplingRates() - Per-assay sampling rates (moved to PhysioCore)
-
baselineCorrect() - Baseline correction
-
butterworthFilter() - Butterworth filter
-
classifyICAComponents() - Classify ICA components as brain or artifact
-
cleanData() - Clean data using an artifact removal pipeline
-
cleanLine() - Remove line noise with CleanLine
-
cleanRawdata() - Automated raw-data cleaning (EEGLAB clean_rawdata-style)
-
createPipeline() - Preprocessing Pipeline for PhysioExperiment
-
decimate() - Decimate signal
-
detectArtifacts() - Detect artifacts in continuous data
-
detectBadChannels() - Detect bad channels
-
detrendSignal() - Detrend signal
-
detrendSignals() - Signal Detrending Functions for PhysioExperiment
-
filterSignals() - Moving average filter
-
filters-causal - Causal and stateful IIR filtering primitives
-
firFilter() - FIR filter
-
getCurrentReference() - Get current reference
-
icaDecompose() - ICA and Artifact Removal for PhysioExperiment
-
icaRemove() - Remove ICA components
-
interpolate() - Interpolate signal
-
interpolateBadChannels() - Interpolate bad channels
-
isAverageReferenced() - Check if data is average referenced
-
lfilter() - One-pass causal IIR filtering (Direct Form II Transposed)
-
lfilterInit() - Steady-state initial conditions for a one-pass IIR filter
-
notchFilter() - Notch filter (power line noise removal)
-
print(<PhysioPipeline>) - Print pipeline summary
-
rejectBadEpochs() - Reject bad epochs
-
removeBaseline() - Remove baseline
-
removeICAComponents() - Remove ICA components
-
rereference() - Re-referencing Operations for EEG Data
-
resample() - Resampling operations for PhysioExperiment
-
runICA() - ICA-Based Artifact Removal for PhysioExperiment
-
setAssaySamplingRate() - Set a per-assay sampling rate (moved to PhysioCore)
-
sosDesign() - Design a Butterworth filter in second-order-sections (SOS) form
-
sosfilt() - One-pass causal SOS filtering with optional carried state
-
sosfiltInit() - Steady-state initial conditions for a cascaded SOS filter
-
sosfiltfilt() - Zero-phase SOS filtering with state-initialised edge handling
-
zapLine() - Remove line noise with ZapLine