allensdk.brain_observatory.locally_sparse_noise module¶
-
class
allensdk.brain_observatory.locally_sparse_noise.
LocallySparseNoise
(data_set, stimulus=None, **kwargs)[source]¶ Bases:
allensdk.brain_observatory.stimulus_analysis.StimulusAnalysis
Perform tuning analysis specific to the locally sparse noise stimulus.
Parameters: - data_set: BrainObservatoryNwbDataSet object
- stimulus: string
Name of locally sparse noise stimulus. See brain_observatory.stimulus_info.
- nrows: int
Number of rows in the stimulus template
- ncol: int
Number of columns in the stimulus template
-
LSN
¶
-
LSN_GREY
= 127¶
-
LSN_OFF
= 0¶
-
LSN_OFF_SCREEN
= 64¶
-
LSN_ON
= 255¶
-
LSN_mask
¶
-
cell_index_receptive_field_analysis_data
¶
-
extralength
¶
-
interlength
¶
-
mean_response
¶
-
plot_cell_receptive_field
(on, cell_specimen_id=None, color_map=None, clim=None, mask=None, cell_index=None, scalebar=True)[source]¶
-
receptive_field
¶
-
static
save_cell_index_receptive_field_analysis
(cell_index_receptive_field_analysis_data, new_nwb, prefix)[source]¶
-
sweeplength
¶