Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deshima-dev/qlook-pipeline
:eyes: Series of Python scripts for quick-looking at DESHIMA data
https://github.com/deshima-dev/qlook-pipeline
astronomy decode deshima python quick-look radio-astronomy
Last synced: 10 days ago
JSON representation
:eyes: Series of Python scripts for quick-looking at DESHIMA data
- Host: GitHub
- URL: https://github.com/deshima-dev/qlook-pipeline
- Owner: deshima-dev
- License: mit
- Created: 2020-08-03T07:03:05.000Z (over 4 years ago)
- Default Branch: deshima2.0
- Last Pushed: 2023-10-14T08:07:38.000Z (about 1 year ago)
- Last Synced: 2023-10-15T19:10:12.498Z (about 1 year ago)
- Topics: astronomy, decode, deshima, python, quick-look, radio-astronomy
- Language: Jupyter Notebook
- Homepage:
- Size: 8.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qlook-pipeline
Series of Python scripts for quick-looking at DESHIMA data## Requirements
- **Python:** 3.6, 3.7, or 3.8
- **Dependencies:** See [pyproject.toml](https://github.com/deshima-dev/qlook-pipeline/pyproject.toml)## Installation
```shell
$ git clone https://github.com/deshima-dev/qlook-pipeline.git
$ cd qlook-pipeline
$ etc/configure
```