Skip to main content
Ctrl+K

Brainsets

  • User Guide
  • CLI Reference
  • API Reference
  • GitHub
  • Discord
  • PyPI
  • User Guide
  • CLI Reference
  • API Reference
  • GitHub
  • Discord
  • PyPI

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.processing

brainsets.processing#

downsample_wideband

Downsample wideband signal to LFP sampling rate.

extract_bands

Extract bands from LFP

cube_to_long

Convert a cube of threshold crossings to a list of trials and units.

previous

base_openneuro_parser

next

downsample_wideband

© Copyright 2026, neuro-galaxy Team.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.18.0.