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

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.0.0.tar.gz (66.9 kB view details)

Uploaded Source

Built Distribution

panoptes_utils-0.0.0-py2.py3-none-any.whl (79.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: panoptes-utils-0.0.0.tar.gz
  • Upload date:
  • Size: 66.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for panoptes-utils-0.0.0.tar.gz
Algorithm Hash digest
SHA256 e5e03893962d4d7233f8e48ea5b67235e437fd76f54c14f29da2f75eeb94000a
MD5 aff2e9d83339df417f3eee61825ad14b
BLAKE2b-256 e042ef424faa0f0ad0bcf2e835cbb3973c3d931bd30de5b7be834811955daa8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for panoptes_utils-0.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 af2d65ce2501cec66852938be7bd4ff5a0192757566bbd9e7b545e9263a09053
MD5 b9ded336d7b1a1b06865ca5e21ac6173
BLAKE2b-256 a7d4644369d71d90807a3b3eb4bf58b23d5428a26843411cdc3c8fe6d0e936db

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