Index A | B | C | D | E | F | G | H | I | L | M | N | P | R | S | T | U | V | W | X | Y | Z A additional_metadata_file_path (RunConfig attribute) archive_target (RunConfig attribute) assert_subdirectory_structure() (in module nwb2bids.testing) Authors (DatasetDescription attribute) B bids_directory (RunConfig attribute) BidsSessionMetadata (class in nwb2bids.bids_models) BIDSVersion (DatasetDescription attribute) BodyPart (GeneralMetadata attribute) BodyPartDetails (GeneralMetadata attribute) BodyPartDetailsOntology (GeneralMetadata attribute) C cache_directory (RunConfig attribute) category (Notification attribute) Channel (class in nwb2bids.bids_models) channel_label (Channel attribute) channel_table (BidsSessionMetadata attribute) channels (ChannelTable attribute) ChannelTable (class in nwb2bids.bids_models) CogAtlasID (GeneralMetadata attribute) CogPOID (GeneralMetadata attribute) convert_nwb_dataset() (in module nwb2bids) convert_to_bids_dataset() (DatasetConverter method) convert_to_bids_session() (SessionConverter method) create_file_tree() (in module nwb2bids.testing) D DANDI_INSTANCE, [1] data_standards (Notification attribute) dataset_description (DatasetConverter attribute) DatasetConverter (class in nwb2bids) DatasetDescription (class in nwb2bids.bids_models) DatasetType (DatasetDescription attribute) description (Channel attribute) Description (DatasetDescription attribute) DeviceSerialNumber (GeneralMetadata attribute) E Electrode (class in nwb2bids.bids_models) electrode_name (Channel attribute) electrode_shape (Electrode attribute) electrode_table (BidsSessionMetadata attribute) electrodes (ElectrodeTable attribute) ElectrodeTable (class in nwb2bids.bids_models) environment variable DANDI_INSTANCE, [1] EpochLength (GeneralMetadata attribute) events (BidsSessionMetadata attribute) examples (Notification attribute) external_pipette_diameter (Electrode attribute) extract_metadata() (DatasetConverter method) (SessionConverter method) F field (Notification attribute) file_mode (RunConfig attribute) from_definition() (Notification class method) from_file_path() (DatasetDescription class method) from_nwb_paths() (DatasetConverter class method) (SessionConverter class method) from_nwbfile_paths() (BidsSessionMetadata class method) from_nwbfiles() (ChannelTable class method) (ElectrodeTable class method) (GeneralMetadata class method) (Participant class method) from_remote_dandiset() (DatasetConverter class method) G gain (Channel attribute) general_metadata (BidsSessionMetadata attribute) GeneralMetadata (class in nwb2bids.bids_models) generate_ephys_tutorial() (in module nwb2bids.testing) GeneratedBy (DatasetDescription attribute) get_tutorial_directory() (in module nwb2bids.testing) ground (Channel attribute) H HardwareFilters (GeneralMetadata attribute) has_electrical_series_in_acquisition (BidsSessionMetadata attribute) has_units_table (BidsSessionMetadata attribute) HEDVersion (DatasetDescription attribute) hemisphere (Electrode attribute) high_cutoff (Channel attribute) I identifier (Notification attribute) impedance (Electrode attribute) InstitutionAddress (GeneralMetadata attribute) InstitutionalDepartmentName (GeneralMetadata attribute) InstitutionName (GeneralMetadata attribute) Instructions (GeneralMetadata attribute) internal_pipette_diameter (Electrode attribute) L License (DatasetDescription attribute) location (Electrode attribute) low_cutoff (Channel attribute) M Manufacturer (GeneralMetadata attribute) ManufacturersModelName (GeneralMetadata attribute) ManufacturersModelVersion (GeneralMetadata attribute) material (Electrode attribute) mock_epochs_table() (in module nwb2bids.testing) mock_time_intervals() (in module nwb2bids.testing) mock_trials_table() (in module nwb2bids.testing) mock_trials_table_with_numpy_column() (in module nwb2bids.testing) modality (ChannelTable attribute) (ElectrodeTable attribute) (SessionConverter attribute) model_config (BidsSessionMetadata attribute) (Channel attribute) (ChannelTable attribute) (DatasetConverter attribute) (DatasetDescription attribute) (Electrode attribute) (ElectrodeTable attribute) (GeneralMetadata attribute) (Notification attribute) (Participant attribute) (RunConfig attribute) (SessionConverter attribute) model_post_init() (BidsSessionMetadata method) (ChannelTable method) (DatasetConverter method) (DatasetDescription method) (ElectrodeTable method) (RunConfig method) (SessionConverter method) module nwb2bids nwb2bids.bids_models nwb2bids.testing N name (Channel attribute) Name (DatasetDescription attribute) name (Electrode attribute) notch (Channel attribute) Notification (class in nwb2bids) notifications (BidsSessionMetadata property) (ChannelTable property) (DatasetConverter property) (ElectrodeTable property) (SessionConverter attribute) notifications_file_path (RunConfig property) notifications_json_file_path (RunConfig property) nwb2bids module nwb2bids.bids_models module nwb2bids.testing module nwbfile_paths (SessionConverter attribute) P participant (BidsSessionMetadata attribute) Participant (class in nwb2bids.bids_models) participant_id (Participant attribute) PharmaceuticalDoseAmount (GeneralMetadata attribute) PharmaceuticalDoseRegimen (GeneralMetadata attribute) PharmaceuticalDoseTime (GeneralMetadata attribute) PharmaceuticalDoseUnits (GeneralMetadata attribute) PharmaceuticalName (GeneralMetadata attribute) pipette_solution (Electrode attribute) PowerLineFrequency (GeneralMetadata attribute) probe (RunConfig attribute) probe_name (Electrode attribute) probe_table (BidsSessionMetadata attribute) R reason (Notification attribute) recording_mode (Channel attribute) RecordingDuration (GeneralMetadata attribute) RecordingSetupName (GeneralMetadata attribute) RecordingType (GeneralMetadata attribute) reference (Channel attribute) run_config (BidsSessionMetadata attribute) run_id (RunConfig attribute) RunConfig (class in nwb2bids) S SampleEmbedding (GeneralMetadata attribute) SampleEnvironment (GeneralMetadata attribute) SampleExtractionProtocol (GeneralMetadata attribute) sampling_frequency (Channel attribute) SamplingFrequency (GeneralMetadata attribute) sanitization (BidsSessionMetadata attribute) sanitization_config (RunConfig attribute) sanitization_file_path (RunConfig property) session_converters (DatasetConverter attribute) session_id (BidsSessionMetadata attribute) (SessionConverter attribute) session_metadata (SessionConverter attribute) SessionConverter (class in nwb2bids) severity (Notification attribute) sex (Participant attribute) shank_id (Electrode attribute) silent (RunConfig attribute) size (Electrode attribute) SliceThickness (GeneralMetadata attribute) software_filter_types (Channel attribute) SoftwareFilters (GeneralMetadata attribute) SoftwareName (GeneralMetadata attribute) SoftwareVersions (GeneralMetadata attribute) solution (Notification attribute) source_file_paths (Notification attribute) space (RunConfig attribute) species (Participant attribute) status (Channel attribute) status_description (Channel attribute) strain (Participant attribute) stream_id (Channel attribute) SupplementarySignals (GeneralMetadata attribute) T target_file_paths (Notification attribute) TaskDescription (GeneralMetadata attribute) TaskName (GeneralMetadata attribute) time_offset (Channel attribute) time_reference_channel (Channel attribute) title (Notification attribute) to_json() (ChannelTable method) (ElectrodeTable method) (GeneralMetadata method) to_tsv() (ChannelTable method) (ElectrodeTable method) type (Channel attribute) U units (Channel attribute) use_session_labels (RunConfig attribute) (SessionConverter attribute) V validate_bids_directory() (RunConfig class method) validate_exactly_one_nwb2bids() (DatasetDescription method) validate_source_file_paths() (Notification class method) W write_bidsignore() (DatasetConverter method) write_coordsystem_json() (in module nwb2bids.bids_models) write_dataset_description() (DatasetConverter method) write_ephys_files() (SessionConverter method) write_events_files() (SessionConverter method) write_participants_metadata() (DatasetConverter method) write_sessions_metadata() (DatasetConverter method) X x (Electrode attribute) Y y (Electrode attribute) Z z (Electrode attribute)