queso_cluster.loaders.visp#

Classes#

Module Contents#

class visp(dataDirectory=None, stokes='I')[source]#

Bases: queso_cluster.loaders.event.eventRunner

property dataPrism#
property dimInfo#
property mapCadence#

the time between rasters

property nSpectral#

If a wavelength calibration is present in the eventManager.yml, this attribute will store the physical wavelength axis in Angstroms

property pxlDelta#
property resetDuration#

the time it takes to go from the end of the raster to the start of a new raster

property stepCadence#

the time between slit positions

stokes_lst = ['I', 'Q', 'U', 'V']#