TwiceAsNice
2019-02-18
|
Classes | |
class | Error |
class | FitsFileError |
class | RecMatWorker |
class | ServiceNotFoundError |
Functions | |
def | read_fits (filename, datatype='< f8') |
Variables | |
dictionary | binExt |
dictionary | binCFG |
def LaosAocRecMatService.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
dictionary LaosAocRecMatService.binCFG |