TwiceAsNice  2019-02-18
Classes | Functions
LaosGWSRecMatPythonServiceWorker Namespace Reference

Classes

class  Error
 
class  FitsFileError
 
class  LaosGWSRecMatPythonServiceWorker
 

Functions

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

Function Documentation

◆ read_fits()

def LaosGWSRecMatPythonServiceWorker.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