| Trees | Indices | Help |
|
|---|
|
|
Hierarchy of PlotGroup classes, i.e. output-device-independent sets of plots.
Includes PlotGroups for standard plots of anything in a Sheet database, plus weight plots for one unit, and projections.
$Id: plotgroup.py 11315 2010-07-27 17:43:01Z ceball $
Version: $Revision: 11315 $
|
|||
|
PlotGroup Container that has one or more Plots and also knows how to arrange the plots and other special parameters. |
|||
| SheetPlotGroup | |||
|
TemplatePlotGroup Container that allows creation of different types of plots in a way that is independent of particular models or Sheets. |
|||
|
ProjectionSheetPlotGroup Abstract PlotGroup for visualizations of the Projections of one ProjectionSheet. |
|||
|
ProjectionSheetMeasurementCommand A callable Parameterized command for measuring or plotting a specified Sheet. |
|||
|
ProjectionActivityPlotGroup Visualize the activity of all Projections into a ProjectionSheet. |
|||
|
GridPlotGroup A ProjectionSheetPlotGroup capable of generating coordinates on a 2D grid. |
|||
| RFProjectionPlotGroup | |||
| RetinotopyPlotGroup | |||
| ProjectionPlotGroup | |||
|
UnitMeasurementCommand A callable Parameterized command for measuring or plotting specified units from a Sheet. |
|||
|
CFProjectionPlotGroup Visualize one CFProjection. |
|||
|
UnitPlotGroup Visualize anything related to a unit. |
|||
|
ConnectionFieldsPlotGroup Visualize ConnectionField for each of a CFSheet's CFProjections. |
|||
| FeatureCurvePlotGroup | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
plotgroups = [('Activity', TemplatePlotGroup(auto_refresh=TrueGlobal repository of PlotGroups, to which users can add their own as needed. |
|||
plotgroup_types =
|
|||
__package__ =
|
|||
|
|||
|
Helper function to return the (min,max) given by the value_ranges of the given plots. Return None if there were no plots with value_range. |
Create a new PlotGroup and add it to the plotgroups list. Convenience function to make it simpler to use the name of the PlotGroup as the key in the plotgroups list. template_plot_type: Whether the plots are bitmap images or curves ('curve'). |
|
|||
plotgroupsGlobal repository of PlotGroups, to which users can add their own as needed.
|
plotgroup_types
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:19 2010 | http://epydoc.sourceforge.net |