Skip to content

Dla finder pipeline#40

Open
samwang141224 wants to merge 14 commits into
masterfrom
DLA_finder
Open

Dla finder pipeline#40
samwang141224 wants to merge 14 commits into
masterfrom
DLA_finder

Conversation

@samwang141224
Copy link
Copy Markdown
Collaborator

Dear X, we have sorted out our codes and uploaded them to the DLA_finder folder, there is a notebook DLA_finder/desi/nb/Pipeline for DESI_DLA_finder.ipynb describing the process to use these codes.

Copy link
Copy Markdown
Collaborator

@profxj profxj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I started reviewing but we need to discuss this new DLA_finder folder
and why it is outside of dla_cnn.

Comment thread DLA_finder/Timer.py
@@ -0,0 +1,20 @@
import time
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a brief descrption of this module.

Comment thread DLA_finder/Timer.py


class Timer:
def __init__(self, disp=None):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add doc strings to each method.

class Marker(object):
IGNORE_FEATURE = -10

def __init__(self, lam_rest_location, marker_type=IGNORE_FEATURE):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add doc string

@@ -0,0 +1,29 @@
""" Parent class for a set of Data, training or real"""
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have a completely new folder named DLA_finder located
outside of dla_cnn ?

@@ -0,0 +1,8 @@
""" Simple object to hold DLAs"""
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this code identical to that inside dla_cnn/data_model ?
I don't understand what we are doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants