Loadmap

class exovetter.lpp.Loadmap(filename=None)[source]

Bases: object

Class to handle map info parsing. Read in MATLAB blob. Use the DV trained one by default.

Note

Requires scipy.

Parameters:
filenamestr or None

Full path to a LPP .mat file. If not provided, a built-in default is used. If URL is provided, it will be cached using Downloadable Data Management (astropy.utils.data)

Attributes Summary

builtin_mat

Attributes Documentation

builtin_mat = 'https://stsci.box.com/shared/static/1ffi1t1fhae82d7xeqexw4ymlhlk0ov4.mat'