Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
.. image:: https://img.shields.io/pypi/v/hcam_finder.svg :target: https://pypi.python.org/pypi/hcam_finder
.. image:: https://img.shields.io/travis/StuartLittlefair/hcam_finder.svg :target: https://travis-ci.org/StuartLittlefair/hcam_finder
.. image:: https://readthedocs.org/projects/hcam-finder/badge/?version=latest :target: https://hcam-finder.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/StuartLittlefair/hcam_finder/shield.svg :target: https://pyup.io/repos/github/StuartLittlefair/hcam_finder/ :alt: Updates
Observation planning and finding charts for HiPERCAM, ULTRACAM and ULTRASPEC
The hcam_finder
package provides Python scripts hfinder
, ufinder
and usfinder
for observation planning with HiPERCAM on the WHT and GTC, ULTRACAM on the NTT and
ULTRASPEC on the TNT, respectively.
These tools allow 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.
.. Note::
Creating a finding chart and instrument setup for the above instruments are more
tightly connected than is usually the case with CCD imagers. To avoid errors in
phase II setups, you **must** use the tools above to generate finding charts. By
doing so, and reading the instrument-specific documentation below, you will avoid
the non-optimal phase II setups that arise from a lack of awareness of the peculiarities
of imagers designed for high time resolution.
hcam_finder
is written in Python and is based on TKinter. It should be compatible
with Python2 and Python3.
The software is written as much as possible to make use of core Python
components. It requires my own hcam_widgets <https://github.com/HiPERCAM/hcam_widgets>
_ module.
It also relies on the third party libraries astropy <http://astropy.org/>
_ for astronomical
calculations and catalog lookup, as well as ginga <https://ginga.readthedocs.io/en/latest/>
_ for
image display. Optionally, you can also use astroquery <https://astroquery.readthedocs.io>
_ 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 hcam_finder
or if you don't have root access::
sudo pip install hcam_finder
or::
pip install --user hcam_finder
FAQs
Observation planning and finding charts for HiPerCAM
We found that hcam-finder demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.