Functions | |
| def | read_fits |
| def readmap2D.module_sdo_hmi_map2D.read_fits | ( | filename | ) |
Read an SDO/HMI 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)
1.8.5