TwiceAsNice  2019-02-18
Classes | Functions | Variables
laospy.wfc Namespace Reference

Classes

class  Error
 
class  FitsFileError
 
class  LaosHwsWfc
 

Functions

def toSeqSeqFloat (mat)
 
def fromSeqFloat (vec)
 
def toBitset (mat)
 
def read_fits (filename, datatype='< f8', headerKeywords=[])
 

Variables

 level
 
int disturbanceSize = 4000
 
int nActuators = 349
 
int nSlopes = 315
 
int nModes = 100
 
string node = 'laos.sx.hws.wfc.loop-svr.WFC'
 

Function Documentation

◆ fromSeqFloat()

def laospy.wfc.fromSeqFloat (   vec)

◆ read_fits()

def laospy.wfc.read_fits (   filename,
  datatype = '<f8',
  headerKeywords = [] 
)

◆ toBitset()

def laospy.wfc.toBitset (   mat)

◆ toSeqSeqFloat()

def laospy.wfc.toSeqSeqFloat (   mat)

Variable Documentation

◆ disturbanceSize

int laospy.wfc.disturbanceSize = 4000

◆ level

laospy.wfc.level

◆ nActuators

int laospy.wfc.nActuators = 349

◆ nModes

int laospy.wfc.nModes = 100

◆ node

string laospy.wfc.node = 'laos.sx.hws.wfc.loop-svr.WFC'

◆ nSlopes

int laospy.wfc.nSlopes = 315