Skip to content

tnakazato/nro45data

Repository files navigation

nro45data

IO utility module to read Position-Switch (PSW) data of Nobeyama 45m telescope.

Installation

git clone https://github.com/tnakazato/nro45data.git
cd nro45data
pip install .

Usage

nqm2fits converts NRO 45m PSW data (.nqm) to FITS.

import nro45data.psw as psw
psw.nqm2fits('mydata.nqm', 'mydata.fits')

About

Utility to import/export observation data of NRO 45m telescope

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published