TwiceAsNice  2019-02-18
Classes | Functions
Laos.Aoc.RecMatImpl Namespace Reference

Classes

class  DeviceAsyncImpl
 
class  Error
 
class  FitsFileError
 
class  LaosAocGwsRecMatImpl
 

Functions

def read_fits (_filename, datatype='< f8')
 

Function Documentation

◆ read_fits()

def Laos.Aoc.RecMatImpl.read_fits (   _filename,
  datatype = '<f8' 
)
Reads a FITS file located in the dataPath                                                                                                                                             

Parameters                                                                                                                                                                                ----------                                                                                                                                                                                _filename : string                                                                                                                                                                         will be appended to the data Path                                                                                                                                                         datatype : string (optional)                                                                                                                                                              see numpy convention for data type interpretation                                                                                                                                     
Returns                                                                                                                                                                                   -------                                                                                                                                                                                       
    out : ndarray