DeepIGM / dla_cnn

Pipeline to detect Ly-alpha emission lines in the SDSS3 catalog sightlines. Uses convolutional neural networks to classify sightlines, locate DLAs, and measure column density.
MIT License
9 stars 7 forks source link

Actv atlas #26

Closed slgabbar closed 4 years ago

slgabbar commented 4 years ago

Pull request for all the work done for crating visualizations with lucid

profxj commented 4 years ago

Also, please remove the *.pyc files. I think they should be generated dynamically by the user.

slgabbar commented 4 years ago

Added new module that contains the DLA cnn model definition. Still need to work on 'visualizations.py'

slgabbar commented 4 years ago

I added documentation for visualizations.py, this file isn't really important (it created the initial 3D optimizations)

profxj commented 4 years ago

merging.