Skip to main content

A local web viewer and analysis app for astronomical FITS images.

Project description

Neloura

Neloura is a local web application for opening, visualizing, and analyzing astronomical FITS images.

This package can be run from the command line:

neloura serve
neloura open path/to/image.fits

It can also be used inside Jupyter:

import neloura

neloura.open_fits("path/to/image.fits")

In Jupyter, open_fits() starts a local Neloura server and displays the full app in an iframe below the notebook cell. Outside Jupyter, it opens the app in a browser tab.

On JupyterHub-style remote notebook servers, Neloura automatically uses the notebook server proxy when JUPYTERHUB_SERVICE_PREFIX is available, so the same calls work from a browser connected to a remote kernel:

import neloura

neloura.open_app()
neloura.open_fits("path/on/server/image.fits")

Development Install

From the repository root:

python -m pip install -e ".[notebook]"
neloura serve

On shared notebook servers where the system Python is not writable, install into the user environment:

python -m pip install --user -U neloura

Build

python -m pip install -U build twine
python -m build
twine check dist/*

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

neloura-0.1.5.tar.gz (47.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neloura-0.1.5-py3-none-any.whl (10.5 MB view details)

Uploaded Python 3

File details

Details for the file neloura-0.1.5.tar.gz.

File metadata

  • Download URL: neloura-0.1.5.tar.gz
  • Upload date:
  • Size: 47.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.2

File hashes

Hashes for neloura-0.1.5.tar.gz
Algorithm Hash digest
SHA256 c50d15e7856de78e07bf4c588ffa19c17e794093f0fbccf96bf0e6cad8855096
MD5 e11a8a2d195bc71efc8fe86a7f617bc6
BLAKE2b-256 9e7d8f99bf54e75dd36d4ac5b1d77e2cbdd3d7b176fb550fbbf2bb3f3ec9fe34

See more details on using hashes here.

File details

Details for the file neloura-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: neloura-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 10.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.2

File hashes

Hashes for neloura-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3271e612c38cd67f6be520dfa1dcc08bdfacec05fc1b240e7324780a86c8645e
MD5 bd0ee1f44258cf07dafcec6b5f4a2d17
BLAKE2b-256 ca0f3f54c48f1a342ba37a31f4bfd0b16c41fc0a3b34d6000054c66ad78476f5

See more details on using hashes here.

Supported by

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