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.
Development Install
From the repository root:
python -m pip install -e ".[notebook]"
neloura serve
Build
python -m pip install -U build twine
python -m build
twine check dist/*
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neloura-0.1.0-py3-none-any.whl.
File metadata
- Download URL: neloura-0.1.0-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19e29ea59cb81c20d07f488c3de13b26607b818adc6296739622e44e037f6d20
|
|
| MD5 |
b6862a1cafd278720abe2c1a60c30852
|
|
| BLAKE2b-256 |
9d54d5dbf649fdc126d749a90b1e636b2798d931142a8c3d3938638276bfd488
|