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

Updated DesiMock.py #31

Closed ZechangSun closed 4 years ago

ZechangSun commented 4 years ago

Dear Professor Prochaska, this is the lastest DesiMock.py, which has been changed according to your advice.

profxj commented 4 years ago

Also, please create a Notebook in a desi/nb/ folder showing how to use this code.

Have it load a Sightline of only the blue camera and plot it. Ideally one with a DLA.

profxj commented 4 years ago

Ok @ZechangSun -- Almost done. Two more things:

  1. Please move DesiMock.py into the desi/ folder
  2. Please generate a simple Notebook that shows an example of using the code including making a plot of a spectrum with a DLA. Put that Notebook in desi/nb

Thanks!

profxj commented 4 years ago

merging