grff_from_dem_map
Attributes
Functions
|
|
|
|
|
|
|
|
|
|
|
Python wrapper for Codes for computing the solar gyroresonance and free-free radio emissions; both the isothermal |
|
|
|
|
|
Module Contents
- grff_from_dem_map.convolve_eovsabeam(res_tbmap, eofitsfiles, tbmapcovfile='tbmaps_convolved.p')[source]
- grff_from_dem_map.cal_dem_map(aiafitsfiles, outfile='demreg.p', fov=[], scalefactor=1.0, overwrite=False)[source]
- grff_from_dem_map.initGET_MW(libname)[source]
Python wrapper for Codes for computing the solar gyroresonance and free-free radio emissions; both the isothermal plasma and the sources described by the differential emission measure (DEM) and differential density metric (DDM) are supported. By Alexey Kuznetsov, February 2021. Original code: https://github.com/kuznetsov-radio/GRFF
This is for the single thread version @param libname: path for locating compiled shared library @return: An executable for calling the GS codes in single thread