convnwb
0.4.0
API
GitHub
Site
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (convnwb.objects.electrodes.Electrodes method)
(convnwb.objects.task.TaskBase method)
(convnwb.paths.paths.Paths method)
A
add_bundle() (convnwb.objects.electrodes.Electrodes method)
add_bundles() (convnwb.objects.electrodes.Electrodes method)
add_metadata() (convnwb.objects.task.TaskBase method)
all_folders (convnwb.paths.paths.Paths property)
all_paths (convnwb.paths.paths.Paths property)
apply_func() (convnwb.objects.task.TaskBase method)
B
bundle_properties (convnwb.objects.electrodes.Electrodes property)
C
catch_error() (in module convnwb.utils.run)
change_sampling_rate() (in module convnwb.timestamps.update)
change_time_units() (in module convnwb.timestamps.update)
check_blackrock_file_info() (in module convnwb.nsp.check)
check_str_contents() (in module convnwb.utils.checks)
clean_strings() (in module convnwb.utils.checks)
collect_all_sorting() (in module convnwb.sorting.process)
convert_samples_to_time() (in module convnwb.timestamps.utils)
convert_str_to_bool() (in module convnwb.utils.convert)
convert_strlist_to_bool() (in module convnwb.utils.convert)
convert_time_to_date() (in module convnwb.utils.convert)
convert_to_array() (convnwb.objects.task.TaskBase method)
(in module convnwb.utils.convert)
convert_type() (convnwb.objects.task.TaskBase method)
(in module convnwb.utils.convert)
copy() (convnwb.objects.electrodes.Electrodes method)
(convnwb.objects.task.TaskBase method)
create_project_directory() (in module convnwb.paths.create)
create_session_directory() (in module convnwb.paths.create)
create_subject_directory() (in module convnwb.paths.create)
create_timestamps_from_samples() (in module convnwb.timestamps.utils)
D
data_keys() (convnwb.objects.task.TaskBase method)
detect_peaks() (in module convnwb.timestamps.peaks)
drop_fields() (convnwb.objects.task.TaskBase method)
drop_keys() (convnwb.objects.task.TaskBase method)
E
Electrodes (class in convnwb.objects.electrodes)
experiment (convnwb.paths.paths.Paths property)
extract_clusters() (in module convnwb.sorting.utils)
F
fit_sync_alignment() (in module convnwb.timestamps.align)
G
get() (convnwb.objects.electrodes.Electrodes method)
get_current_date() (in module convnwb.utils.tools)
get_event_time() (in module convnwb.utils.extract)
get_files() (convnwb.paths.paths.Paths method)
(in module convnwb.io.utils)
get_group_labels() (in module convnwb.sorting.utils)
get_sorting_kept_labels() (in module convnwb.sorting.utils)
get_subfolders() (convnwb.paths.paths.Paths method)
(in module convnwb.io.utils)
get_trial() (convnwb.objects.task.TaskBase method)
get_trial_value() (in module convnwb.utils.extract)
I
incrementer() (in module convnwb.utils.tools)
is_empty() (in module convnwb.utils.checks)
is_type() (in module convnwb.utils.checks)
L
load_blackrock() (in module convnwb.nsp.io)
load_config() (in module convnwb.io.io)
load_configs() (in module convnwb.io.io)
load_from_h5file() (in module convnwb.io.io)
load_json() (in module convnwb.io.io)
load_jsonlines() (in module convnwb.io.io)
load_jsons_to_df() (in module convnwb.io.io)
load_matfile() (in module convnwb.io.io)
load_nwbfile() (in module convnwb.io.io)
load_object() (in module convnwb.io.io)
load_sorting_data_file() (in module convnwb.sorting.io)
load_spike_data_file() (in module convnwb.sorting.io)
load_txt() (in module convnwb.io.io)
load_units() (in module convnwb.sorting.io)
M
make_file_list() (in module convnwb.io.utils)
make_folder() (in module convnwb.paths.create)
make_session_name() (in module convnwb.io.utils)
match_pulses() (in module convnwb.timestamps.align)
N
n_bundles (convnwb.objects.electrodes.Electrodes property)
O
offset_time() (in module convnwb.timestamps.update)
open_h5file() (in module convnwb.io.io)
P
Paths (class in convnwb.paths.paths)
plot_alignment() (in module convnwb.plts.timestamps)
plot_peaks() (in module convnwb.plts.timestamps)
plot_sync_allignment() (convnwb.objects.task.TaskBase method)
predict_times() (in module convnwb.timestamps.align)
predict_times_model() (in module convnwb.timestamps.align)
print_status() (in module convnwb.utils.log)
print_structure() (convnwb.paths.paths.Paths method)
process_combinato_data() (in module convnwb.sorting.process)
R
recordings (convnwb.paths.paths.Paths property)
S
save_config() (in module convnwb.io.io)
save_json() (in module convnwb.io.io)
save_jsonlines() (in module convnwb.io.io)
save_nwbfile() (in module convnwb.io.io)
save_object() (in module convnwb.io.io)
save_to_h5file() (in module convnwb.io.io)
save_txt() (in module convnwb.io.io)
save_units() (in module convnwb.sorting.io)
session (convnwb.paths.paths.Paths property)
session_name (convnwb.paths.paths.Paths property)
set_info() (convnwb.objects.task.TaskBase method)
set_status() (convnwb.objects.task.TaskBase method)
subject (convnwb.paths.paths.Paths property)
T
TaskBase (class in convnwb.objects.task)
to_csv() (convnwb.objects.electrodes.Electrodes method)
to_dataframe() (convnwb.objects.electrodes.Electrodes method)
(convnwb.objects.task.TaskBase method)
to_dict() (convnwb.objects.electrodes.Electrodes method)
(convnwb.objects.task.TaskBase method)
U
update_time() (convnwb.objects.task.TaskBase method)
V
validate_nwb() (in module convnwb.io.validate)