Skip to content

Galactic Analyzer: A machine learning pipeline to analyze galaxies.

License

Notifications You must be signed in to change notification settings

michaelmunje/galana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galana

Galana: Galactic Analyzer is an open-source tool for applying machine learning to galaxies.

Build Status Coverage Status Documentation Status

Documentation

The documentation for galana is available here

Installation & Dependencies

Dependencies: Docker

Installation: Automatically installs by launching.

How to Launch

Basic system: ./run.sh

Jupyter notebook: ./run.sh jupyter

Testing suite: ./run.sh test

Troubleshooting

For those with an IDE, a virtual environment is available. This can also be used to troubleshoot.

Installing and running the virtual environment:

cd envs; ./install.sh; source activate_env.sh

Sometimes multiple docker container instances of the same image could cause problems. Run ./stop.sh to retire all current containers.

Uninstalling

Uninstallation: ./uninstall.sh

About

Galactic Analyzer: A machine learning pipeline to analyze galaxies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published