Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1002 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1002 Bytes

Galaxy builder aggregation

This is a collection of scripts and jupyter notebooks used to perform data reduction and aggregation on the output classifications of Galaxy Builder

Current pipelines:

Generic useful scripts can be found in /lib, which is symlinked to each of the working directories.

Classification and subject exports can be found in /classifications

Apologies for the random scripts. I plan on cleaning up this repository eventually but need to allocate time to do it.

Requirements

  • python 3 (ideally 3.6 or higher)
  • numpy, pandas, requests, scipy, matplotlib, scikit-learn, scikit-image, astropy, shapely, descartes, panoptes-aggregation all available using pip install ...
  • gzbuilderspirals, a custom package not on PyPi (available on github)