Skip to content

winter-telescope/wand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wand

Install

Create a clean conda environment and install the dependencies:

conda create -n wand python=3.11
conda activate wand

clone the repository and install the package:

git clone git@github.com:winter-telescope/wand.git
cd wand
pip install -e .
python -m ipykernel install --user --name=wand

Usage

You can trigger a ToO by following the numbered notebooks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published