Skip to main content

Astronomical utilities for PANOPTES

Project description

PANOPTES Utilities

PANOPTES logo


GHA Status Travis Status codecov Documentation Status PyPI version

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 "panoptes-utils[config,docs,images,testing,social]"

See the full documentation at: https://panoptes-utils.readthedocs.io

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

Command Line

The panoptes-utils command line tool is available for use with subcommands corresponding to the modules in this library. Currently, the only implemented subcommand is image, which includes commands for converting cr2 files into jpg and/or fits files as well as for plate-solving fits images.

The panoptes-utils image watch <path> command will watch the given path for new files and convert them to jpg and/or fits files as they are added.

See panoptes-utils --help and panoptes-utils image --help for details.

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>

Developing

panoptes-utils uses pyscaffold for project setup, which then uses the standard tox and pyproject.toml tools to manage the project. Tests can be run with tox, e.g.

# Clean repository.
tox -e clean

# Run tests.
tox

# Build project.
tox -e build

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

panoptes-utils-0.2.37.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

panoptes_utils-0.2.37-py2.py3-none-any.whl (69.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file panoptes-utils-0.2.37.tar.gz.

File metadata

  • Download URL: panoptes-utils-0.2.37.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for panoptes-utils-0.2.37.tar.gz
Algorithm Hash digest
SHA256 e11b74b6d29004ced32d1566b9c2a67e8dc335d78b0c3168d689ade9ffbe41df
MD5 dcb0dfad96deed73d348af266bf768c1
BLAKE2b-256 71340d60a0808adc09b48bb35a3ec2f398b30153ac25b712864faf34bc6363f0

See more details on using hashes here.

File details

Details for the file panoptes_utils-0.2.37-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for panoptes_utils-0.2.37-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 486669a653f640d3018f225a4dce39bc20fa4eba40fd49bb6aed2fb333929154
MD5 643240dd0cf306ab00ba0160167ba93b
BLAKE2b-256 a2b247349d5c2082681a79b0572560c52f49cc0b878d310107181bb44d30fa07

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page