Functions | |
def | read_fits |
Read an SOHO/EIT/[171-195] fits V0 file and return a module_map2D.Map2D() object. More... | |
def | read_fits_v2 |
def readmap2D.module_soho_eit_map2D.read_fits | ( | filename | ) |
def readmap2D.module_soho_eit_map2D.read_fits_v2 | ( | filename | ) |
Read a SOHO/EIT fits file. Return an object containing: * nphi * nthe * phi: float(1..nphi) * the: float(1..nthe) * date: datetime object * data: float(1..nphi x 1..nthe)