Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steviecurran/interspec

C code (Pgplot) for the analysis and visualisation of absorption spectra from radio telescopes
https://github.com/steviecurran/interspec

21-cm analysis astrophysics galaxies hydrogen plotting radio-astronomy spectroscopy visualization

Last synced: about 8 hours ago
JSON representation

C code (Pgplot) for the analysis and visualisation of absorption spectra from radio telescopes

Awesome Lists containing this project

README

        

# interspec
C code (using Pgplot interactively) for the analysis and visualisation of absorption spectra from radio telescopes

This will read in a radio-band spectrum as an asci file and recalibrate the axes to velocity or frequency (abscissa) and flux density/optical depth (ordinate). The spectrum can be resampled to any arbitrary velocity resolution and a polynomial fit subtracted from the bandpass. Once smoothed and bandpass subtracted, the rms noise level, peak optical depth, integrated optical depth, integrated flux and velocity (redshift) of the spectum will be given. These values are more physically justified than the usual practice of assuming a number of Gaussian fits (although these can also be performed).

There is also an option to produce a postscript plot.