Skip to content

Galaxy SED PCA simultaneously from spectra and photometry

License

Notifications You must be signed in to change notification settings

ixkael/spectro-photometric-pca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectro-photometric-pca

Set-up and testing

After downloading and unzipping, you could use pip and run the tests:

$ pip install -r requirements.txt
$ pip install -e .
$ pytest .

However, it is much better to deploy Poetry,

poetry install
poetry run pytest --cov

and then use its virtual environment to run a notebook:

poetry shell
jupyter notebook

Notebooks and scripts

People

License, etc.

About

Galaxy SED PCA simultaneously from spectra and photometry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published