Skip to content

Commit

Permalink
added sci-w-obj dir
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaGraham committed Jun 7, 2022
1 parent 0f7d030 commit d5b93f5
Show file tree
Hide file tree
Showing 6 changed files with 3,691 additions and 0 deletions.
28 changes: 28 additions & 0 deletions extragalactic_fields_RBID2/science_with_objects/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# decam_ddf_tools / extragalactic_fields / science_with_objects

Tools for analyzing the non-public databases at NERSC, for the DECam DDF extragalactic fields' data, COSMOS and ELAIS.

Recall:

* "object" refers to a single detection in a difference image
* "candidate" refers to associated detections at a given sky location


## Modules:

decam_utils.py : Useful functions for exploring our data. Currently contains:
* plotlc(), a function that makes a lightcurve for a chosen candidate
* rm_dupes(), a function that removes duplicate rows from arrays
* pull_exptimes(), a function that updates fnm_exptime.txt


## Notebooks (In Progress)

### SNIasearch.ipynb

### SNsearch.ipynb

### fastrisers.ipynb

**Inputs/Outputs**<br>
* uses decam_utils.py
Loading

0 comments on commit d5b93f5

Please sign in to comment.