https://github.com/demist-dev/demist
DEcomposition of MIxed signals for Submillimeter Telescopes
https://github.com/demist-dev/demist
astronomy demist millimeter nro-45m python radio-astronomy single-dish submillimeter
Last synced: 4 months ago
JSON representation
DEcomposition of MIxed signals for Submillimeter Telescopes
- Host: GitHub
- URL: https://github.com/demist-dev/demist
- Owner: demist-dev
- License: mit
- Created: 2026-02-04T08:30:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-04T20:29:48.000Z (4 months ago)
- Last Synced: 2026-02-04T23:32:33.643Z (4 months ago)
- Topics: astronomy, demist, millimeter, nro-45m, python, radio-astronomy, single-dish, submillimeter
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DE:MIST
[](https://pypi.org/project/demist/)
[](https://pypi.org/project/demist/)
[](https://pepy.tech/project/demist)
[](https://doi.org/10.5281/zenodo.18511482)
[](https://github.com/demist-dev/demist/actions)
DEcomposition of MIxed Signals for millimeter/submillimeter Telescopes
## Installation
```shell
pip install demist
```
## Quick look
### NRO 45m PSW (both ON-OFF and ON-ON)
```
demist nro45m qlook psw /path/to/log --array A1,A3 --chan_binning 8 --polyfit_ranges [114.0,114.5],[115.5,116.0]
```
See `demist nro45m qlook psw -- --help` for other options and their default values.