Observation planning and finding charts for HiPerCAM
Project description
uspec-finder
Observation planning and finding charts for ULTRASPEC
uspec_finder provides a Python script usfinder for observation planning with ULTRASPEC on the Thai National Telescope. It allows you to generate finding charts as well as specify the instrument setup you require, whilst providing an estimate of observing cadence, exposure time and S/N estimates.
uspec_finder is written in Python and is based on TKinter. It should be compatible with Python2 and Python3, but is only tested on Python3.
Installation
The software is written as much as possible to make use of core Python components. It requires my own hcam_widgets module. It also relies on the third party libraries astropy for astronomical calculations and catalog lookup, as well as ginga for image display. Optionally, you can also use astroquery to expand the range of surveys one can download images from.
Installing using pip should take care of these dependencies. Simply install with:
pip install uspec_finder
or if you don’t have root access:
sudo pip install uspec_finder
or:
pip install --user uspec_finder
Free software: MIT license
Documentation: https://uspec-finder.readthedocs.io.
History
0.1.0 (2017-02-11)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for uspec_finder-1.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37568e875f23c3e7a451fbe20b7b5fdd884f0577ebfac522209cfe44e1ed2fc4 |
|
MD5 | 084e880037f8733f264742e6e41b4f84 |
|
BLAKE2b-256 | 6f4d54b01d90268a47f90500fa274bc6141e5848e9887293180278aa606ec25b |