Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
|
The gaintable module allows reading and plotting of gaintable generated by the imager module. For example:
glish -l gaintable.g Glish version 2.5.0.11. defaultlogger available for use defaultplotter ready for use table system ready for use - gt:=gaintable("gcal") successful read/write open of table gcal : 6 columns, 4 rows opened table gcal - gt [table=<function>, gain=<function>, fit=<function>, starttime=<function>, stoptime=<function>, solutionOK=<function>, open=<function>, update=<function>, close=<function>, plot=<function>] - gt.fit() [0.140499 0.129888 0.125692 0.137614] - gt.gain()::shape [2 2 28 4] - gt.plot() T - gt.delete() 1 - exit
For more information on the capabilities of the plotting, see the module documentation for gaintable.