Skip to content

spacetelescope/skymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skymap

Package for the study of tessellation of the sphere.

To install the package follow these instructions.

  1. Clone the repository

git clone git@github.com:spacetelescope/skymap.git

  1. Change directory

cd skymap

  1. Create an environment with the environment.yml file:

conda env create -f environment.yml

Then activate the environment:

conda activate skymap

  1. Install the asdf package

conda install -c astropy asdf

  1. Install the skymap package:

pip install -e .

  1. You should now be able to open a notebook and use the package.

cd notebook

jupyter-lab Tessellation.ipynb jupyter-lab Skymap.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published