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.
- Host: GitHub
- URL: https://github.com/bhky/astro
- Owner: bhky
- License: mit
- Created: 2018-07-20T07:33:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T13:38:19.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T11:47:43.204Z (9 months ago)
- Language: Python
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.