Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```