Skip to content

spacetelescope/skymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skymap

Package for the study of tessellation of the sphere.

To install the package follow these instructions.

  1. First create an environment with the environment.yml file:

conda env create -f environment.yml

Then activate the environment:

conda activate skymap

  1. Clone the repository

git clone [email protected]:spacetelescope/skymap.git

  1. Install:

pip install -e skymap

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

cd skymap/notebook

jupyter-lab skymap_notebook.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published