Skip to main content

Turn fits files/catalogs into a leafletjs map

Project description

FitsMap is a tool for displaying astronomical images and their associated catalogs, powered by LeafletJS.

Installation

Requirements:

  • astropy

  • imageio

  • numpy

  • matplotlib

  • pillow

  • scikit-image

  • sharedmem

  • tqdm

Use pip to install

pip install fitsmap

Usuage

Import the mapmaker module

from fitsmap import mapmaker

Pass a list of files to files_to_map:

some_files = ...

mapmaker.files_to_map(some_files)

OR, pass a directory to dir_to_map:

mammaker.dir_to_map("path/to/files/")

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

fitsmap-0.0.3.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

fitsmap-0.0.3-py3-none-any.whl (13.0 kB view hashes)

Uploaded Python 3

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