FITS Handler (pyvisgen.fits)#
Introduction#
pyvisgen.fits contains methods to handle FITS file operations.
There are two submodules, data, which provides
methods to open and handle .h5 files, and writer,
which provides methods to create HDU objects for FITS files.
Submodules#
Reference/API#
pyvisgen.fits Package#
Functions#
|
Creates the antenna HDU for the FITS file. |
|
Creates the frequency HDU of the FITS file. |
|
Creates a |
|
Creates the time HDU for the FITS file. |
|
Creates the visibility HDU for the given visibility data and observation. |
Classes#
|
Class that handles h5 files simulated with the radiosim package. |