Experanto
Get Started
Installation
Use cases for Experanto
Tutorials
Experanto data format
Loading a single experiment
Dataset and dataloader configuration
Loading a dataset object
Loading multiple sessions
Development
Contributing to Experanto
API Reference
Classes and functions
Experanto
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
__getitem__() (ChunkDataset method)
(SessionConcatDataset method)
__init__() (BlankTrial method)
(ChunkDataset method)
(Experiment method)
(FastSessionDataLoader method)
(ImageTrial method)
(Interpolator method)
(InvalidTrial method)
(LongCycler method)
(MultiEpochsDataLoader method)
(PhaseShiftedSequenceInterpolator method)
(ScreenInterpolator method)
(ScreenTrial method)
(SequenceInterpolator method)
(SessionBatchSampler method)
(SessionConcatDataset method)
(SessionSpecificSampler method)
(ShortCycler method)
(SpikeInterpolator method)
(TimeIntervalInterpolator method)
(VideoTrial method)
__iter__() (FastSessionDataLoader method)
(SessionSpecificSampler method)
__len__() (FastSessionDataLoader method)
(SessionBatchSampler method)
(SessionConcatDataset method)
(SessionSpecificSampler method)
_phase_shifts (PhaseShiftedSequenceInterpolator attribute)
A
add_behavior_as_channels() (in module experanto.utils)
add_channel_function() (ChunkDataset static method)
B
batches_per_session (FastSessionDataLoader attribute)
BlankTrial (class in experanto.interpolators)
C
ChunkDataset (class in experanto.datasets)
close() (Interpolator method)
(PhaseShiftedSequenceInterpolator method)
(ScreenInterpolator method)
(SequenceInterpolator method)
(SpikeInterpolator method)
(TimeIntervalInterpolator method)
count() (TimeInterval method)
create() (BlankTrial static method)
(ImageTrial static method)
(Interpolator static method)
(InvalidTrial static method)
(PhaseShiftedSequenceInterpolator static method)
(ScreenInterpolator static method)
(ScreenTrial static method)
(SequenceInterpolator static method)
(SpikeInterpolator static method)
(TimeIntervalInterpolator static method)
(VideoTrial static method)
D
data_key (ChunkDataset attribute)
device_names (ChunkDataset attribute)
(Experiment property)
devices (Experiment attribute)
E
end (TimeInterval attribute)
end_time (ChunkDataset attribute)
(Experiment attribute)
(Interpolator attribute)
Experiment (class in experanto.experiment)
F
FastSessionDataLoader (class in experanto.utils)
find_complement_of_interval_array() (in module experanto.intervals)
find_intersection_across_arrays_of_intervals() (in module experanto.intervals)
find_intersection_between_two_interval_arrays() (in module experanto.intervals)
find_intersection_between_two_intervals() (TimeInterval method)
find_union_across_arrays_of_intervals() (in module experanto.intervals)
G
get_condition_mask_from_meta_conditions() (ChunkDataset method)
get_data() (BlankTrial method)
(ImageTrial method)
(InvalidTrial method)
(ScreenTrial method)
(VideoTrial method)
get_data_() (BlankTrial method)
(ImageTrial method)
(InvalidTrial method)
(ScreenTrial method)
(VideoTrial method)
get_data_key_from_root_folder() (ChunkDataset method)
get_full_valid_sample_times() (ChunkDataset method)
get_indices_for_session() (SessionConcatDataset method)
get_meta() (BlankTrial method)
(ImageTrial method)
(InvalidTrial method)
(ScreenTrial method)
(VideoTrial method)
get_multisession_concat_dataloader() (in module experanto.dataloaders)
get_multisession_dataloader() (in module experanto.dataloaders)
get_screen_sample_mask_from_meta_conditions() (ChunkDataset method)
get_session_cycle() (SessionBatchSampler method)
get_session_for_idx() (SessionConcatDataset method)
get_sessions_count() (SessionConcatDataset method)
get_state() (ChunkDataset method)
(FastSessionDataLoader method)
(SessionBatchSampler method)
(SessionSpecificSampler method)
get_stats_for_valid_interval() (in module experanto.intervals)
get_valid_intervals_from_filters() (ChunkDataset method)
get_valid_range() (Experiment method)
I
ImageTrial (class in experanto.interpolators)
index() (TimeInterval method)
initialize_statistics() (ChunkDataset method)
initialize_transforms() (ChunkDataset method)
interpolate() (Experiment method)
(Interpolator method)
(PhaseShiftedSequenceInterpolator method)
(ScreenInterpolator method)
(SequenceInterpolator method)
(SpikeInterpolator method)
(TimeIntervalInterpolator method)
Interpolator (class in experanto.interpolators)
intersect() (TimeInterval method)
InvalidTrial (class in experanto.interpolators)
L
load_meta() (Interpolator method)
(PhaseShiftedSequenceInterpolator method)
(ScreenInterpolator method)
(SequenceInterpolator method)
(SpikeInterpolator method)
(TimeIntervalInterpolator method)
LongCycler (class in experanto.utils)
M
max_batches (LongCycler attribute)
meta_labels (TimeIntervalInterpolator attribute)
min_batches (ShortCycler attribute)
MultiEpochsDataLoader (class in experanto.utils)
N
n_signals (SequenceInterpolator attribute)
nan_filter() (in module experanto.filters.common_filters)
normalize_data() (PhaseShiftedSequenceInterpolator method)
(ScreenInterpolator method)
(SequenceInterpolator method)
normalize_init() (PhaseShiftedSequenceInterpolator method)
(ScreenInterpolator method)
(SequenceInterpolator method)
P
PhaseShiftedSequenceInterpolator (class in experanto.interpolators)
R
read_combined_meta() (ScreenInterpolator method)
rescale_frame() (ScreenInterpolator method)
root_folder (Interpolator attribute)
S
sampling_rate (SequenceInterpolator attribute)
ScreenInterpolator (class in experanto.interpolators)
ScreenTrial (class in experanto.interpolators)
SequenceInterpolator (class in experanto.interpolators)
session_names (FastSessionDataLoader attribute)
SessionBatchSampler (class in experanto.utils)
SessionConcatDataset (class in experanto.utils)
SessionSpecificSampler (class in experanto.utils)
set_position() (SessionSpecificSampler method)
set_state() (ChunkDataset method)
(FastSessionDataLoader method)
(SessionBatchSampler method)
(SessionSpecificSampler method)
ShortCycler (class in experanto.utils)
shuffle_valid_screen_times() (ChunkDataset method)
SpikeInterpolator (class in experanto.interpolators)
start (TimeInterval attribute)
start_time (ChunkDataset attribute)
(Experiment attribute)
(Interpolator attribute)
T
time_delta (SequenceInterpolator attribute)
TimeInterval (class in experanto.intervals)
TimeIntervalInterpolator (class in experanto.interpolators)
timestamps (ScreenInterpolator attribute)
trials (ScreenInterpolator attribute)
U
uniquefy_interval_array() (in module experanto.intervals)
V
valid_interval (Interpolator attribute)
valid_times() (Interpolator method)
(PhaseShiftedSequenceInterpolator method)
(ScreenInterpolator method)
(SequenceInterpolator method)
(SpikeInterpolator method)
(TimeIntervalInterpolator method)
VideoTrial (class in experanto.interpolators)