iblrig.online_plots
Classes
The data model is a pure numpy / pandas container for the choice world task. |
|
Full object to implement the online plots Either the object is instantiated in a static mode from an existing jsonable file and it will produce the figure >>> oplt = OnlinePlots(settings) Or it can be instantiated empty, and then run on a file during acquisition. |