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

https://github.com/bhky/astro

This repository is for sharing some of my simple but effective codes used for astronomical analysis. Description of each code can be found inside the corresponding code file. NOT regularly maintained anymore.
https://github.com/bhky/astro

Last synced: 7 months ago
JSON representation

This repository is for sharing some of my simple but effective codes used for astronomical analysis. Description of each code can be found inside the corresponding code file. NOT regularly maintained anymore.

Awesome Lists containing this project

README

          

# Astro
This repository is for sharing some of my simple but effective codes used for
astronomical analysis. Description of each code can be found inside the
corresponding code file. **NOT regularly maintained anymore.**

## `extract_spectral_para_v2.py`

- `SpecPara`

Python class for extracting spectral parameters (e.g., velocity coverage,
integrated flux) from velocity-flux spectra.

## `HIFI/`
Directory containing modules and scripts for the HIFI project.