Astronomical utilities for PANOPTES
Project description
PANOPTES Utilities
Utility functions for use within the Project PANOPTES ecosystem and for general astronomical processing.
This library defines a number of modules that contain useful functions as well as a few services.
Install
To install type:
pip install panoptes-utils
Full options for install:
pip install -e ".[config,docs,images,testing,social]"
See the full documentation at: https://panoptes-utils.readthedocs.io
Config Server
There is a simple key-value configuration server available as part of the module.
After installing with the config
option as above, type:
panoptes-config-server run --config-file <path-to-file.yaml>
Dependencies
There are a few system dependencies depending on what functionality you will be using.
In particular, the plate solving requires astrometry.net
and the appropriate index files.
Use the following on a debian-based system (e.g. Ubuntu) to install all dependencies:
apt-get update && apt-get install --no-install-recommends --yes \
libffi-dev libssl-dev \
astrometry.net astrometry-data-tycho2 \
dcraw exiftool libcfitsio-dev libcfitsio-bin \
libfreetype6-dev libpng-dev libjpeg-dev libffi-dev
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file panoptes-utils-0.2.35.tar.gz
.
File metadata
- Download URL: panoptes-utils-0.2.35.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c6186caec8489cfee6f5c934eccc23c1f7092c71392372439729c62aab61c3a |
|
MD5 | 56d15db7368bc4d78dddfdb50481a289 |
|
BLAKE2b-256 | 3c0f19c891e1ea8b46730f04464a549deca0b5fe78361c8ec8ba1468996f249f |
File details
Details for the file panoptes_utils-0.2.35-py2.py3-none-any.whl
.
File metadata
- Download URL: panoptes_utils-0.2.35-py2.py3-none-any.whl
- Upload date:
- Size: 79.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7118e803cfae0939eabd986a85fa771c4acd9e012de2a84b966214e48271f2fe |
|
MD5 | 8a3d8c87b242c4b1b5195778ee4888db |
|
BLAKE2b-256 | 9da685909ae7835906be3d728453118b7e11b96417ac1bc8961921fca0d722a0 |