allensdk.brain_observatory.observatory_plots module¶
-
class
allensdk.brain_observatory.observatory_plots.
DimensionPatchHandler
(vals, start_color, end_color, *args, **kwargs)[source]¶ Bases:
object
-
allensdk.brain_observatory.observatory_plots.
plot_cell_correlation
(sig_corrs, labels, colors, scale=15)[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_combined_speed
(binned_resp_vis, binned_dx_vis, binned_resp_sp, binned_dx_sp, evoked_color, spont_color)[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_condition_histogram
(vals, bins, color='#ccccdd')[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_pupil_location
(xy_deg, s=1, c=None, cmap=<matplotlib.colors.LinearSegmentedColormap object>, edgecolor='', include_labels=True)[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_radial_histogram
(angles, counts, all_angles=None, include_labels=False, offset=180.0, direction=-1, closed=False, color='#ccccdd')[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_receptive_field
(rf, color_map=None, clim=None, mask=None, outline_color='#cccccc', scalebar=True)[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_representational_similarity
(rs, dims=None, dim_labels=None, colors=None, dim_order=None, labels=True)[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_selectivity_cumulative_histogram
(sis, xlabel, si_range=[0, 1.5], n_hist_bins=50, color='#ccccdd')[source]¶
-
allensdk.brain_observatory.observatory_plots.
plot_speed
(binned_resp, binned_dx, num_bins, color)[source]¶