Public Member Functions | |
| def | __init__ |
| Constructor. | |
| def | plotTheData |
| Plots the color image. | |
| def | updatePlot |
| Call if data has changed. | |
Public Attributes | |
| colormap | |
| cmin | |
| cmax | |
| axes | |
| data | |
| fig | |
| pc | |
| colorbar | |
| def colorPlotModule::colorPlot::updatePlot | ( | self, | ||
| data | ||||
| ) |
Call if data has changed.
As we are not saving the data (e.g. pointers to underlying data point at bogus stuff) atm we require new data to be passed in
1.5.8