TwiceAsNice
2019-02-18
|
Classes | |
class | Error |
class | FitsFileError |
class | LaosGWSRecMatPythonServiceWorker |
Functions | |
def | read_fits (filename, datatype='< f8') |
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