Skip to main content
Back to top
Ctrl
+
K
Brainsets
User Guide
CLI Reference
API Reference
Search
Ctrl
+
K
System Settings
Light
Dark
GitHub
Discord
PyPI
Search
Ctrl
+
K
User Guide
CLI Reference
API Reference
System Settings
Light
Dark
GitHub
Discord
PyPI
Collapse Sidebar
Expand Sidebar
Section Navigation
brainsets.datasets
OpenNeuroDataset
PerichMillerPopulation2018
PeiPandarinathNLB2021
FlintSlutzkyAccurate2012
ChurchlandShenoyNeural2012
OdohertySabesNonhuman2017
VollanMoserAlternating2025
ShiraziHBNR1DS005505
AllenVisualCodingOphys2016
Neuroprobe2025
KochiVisualNamingDS006914
KlinzingSleepDS005555
KempSleepEDF2013
brainsets.descriptions
BrainsetDescription
SubjectDescription
SessionDescription
DeviceDescription
brainsets.pipeline
BrainsetPipeline
brainsets.utils.misc_utils
calculate_sampling_rate
brainsets.utils.dandi_utils
extract_subject_from_nwb
extract_spikes_from_nwbfile
download_file
get_nwb_asset_list
brainsets.utils.bids_utils
fetch_eeg_recordings
fetch_ieeg_recordings
group_recordings_by_entity
check_eeg_recording_files_exist
check_ieeg_recording_files_exist
build_bids_path
load_json_sidecar
load_participants_tsv
get_subject_info
brainsets.utils.mne_utils
extract_measurement_date
concatenate_recordings
extract_signal
extract_channels
brainsets.utils.s3_utils
get_cached_s3_client
get_object_list
download_prefix
download_prefix_from_url
brainsets.utils.split
generate_stratified_folds
generate_string_kfold_assignment
brainsets.utils.openneuro
OPENNEURO_S3_BUCKET
construct_s3_url_from_path
download_dataset_description
download_recording
fetch_latest_snapshot_tag
fetch_all_filenames
fetch_participants_tsv
fetch_species
OpenNeuroPipeline
OpenNeuroDataModality
base_openneuro_parser
brainsets.processing
downsample_wideband
extract_bands
cube_to_long
brainsets.core
datetime_serialize_fn
serialize_fn_map
API Reference
brainsets.pipeline
brainsets.pipeline
#
BrainsetPipeline
Abstract base class for defining processing pipelines.