Skip to content

jaycedowell/interfits

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterFits

Interfits is a python package for converting and reading radio interferometric data. It can read UV-FITS and FITS-IDI, and also reads two FITS-IDI inspired data formats: JSON-IDI and HDF5-IDI. InterFits can export data tables in JSON-IDI, FITS-IDI or HDF5-IDI.

Additionally, the LedaFits class reads the raw file formats used in the LEDA project (http://www.cfa.harvard.edu/LEDA/), and contains methods for combining and computing observational metadata (e.g. LST and UVW coordinate calculation).

InterFits comes with a basic data viewer, called QtUv. This can open and display the raw data for any data type that can be read by InterFits.

Requirements

For the included scripts, PyQt4 or PySide, pandas, ujson, LSL, and matplotlib are also required.

About

interferometric data interchange and visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.1%
  • C 31.7%
  • Other 1.2%