allensdk.brain_observatory.behavior.behavior_ophys_api package

Module contents

class allensdk.brain_observatory.behavior.behavior_ophys_api.BehaviorOphysApiBase[source]

Bases: object

get_average_projection(self)[source]
get_cell_specimen_table(self)[source]
get_corrected_fluorescence_traces(self)[source]
get_dff_traces(self)[source]
get_eye_tracking_data(self)[source]
get_licks(self)[source]
get_max_projection(self)[source]
get_metadata(self)[source]
get_motion_correction(self)[source]
get_ophys_experiment_id(self) → int[source]
get_ophys_timestamps(self)[source]
get_rewards(self)[source]
get_running_data_df(self)[source]
get_running_speed(self)[source]
get_segmentation_mask_image(self)[source]
get_stimulus_presentations(self)[source]
get_stimulus_templates(self)[source]
get_stimulus_timestamps(self)[source]
get_task_parameters(self)[source]
get_trials(self)[source]