Skip to content

Predicting stellar mass of galaxies from g-band intensities. Weekend hackathon organized by Data Science Ghent

Notifications You must be signed in to change notification settings

jellegrammens/astrohack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astrohack

Predicting stellar mass of galaxies from g-band intensities. Weekend hackathon organized by Data Science Ghent Coders: Mihailo Backovic, Jelle Grammens, Bart Verbeeren, Elissa Matton.

Got third place

Instructions

To avoid dependency hell, recreate our conda environment: conda env create -f env/astro.yml

and activate it wherever you'll be running the code: source activate [name]

The environment name is listed in env/astro.yml.

Now you're all set to run in serial (flow.py) or parallel batch mode (run_batch.sh).

About

Predicting stellar mass of galaxies from g-band intensities. Weekend hackathon organized by Data Science Ghent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%