Skip to content

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CDAAnnotation

Annotation project connecting the Chandra Data Archive & Source Catalog with ALeRCE.

Dependencies

  • astropy (>= 5.0)
  • datetime (>= 4.3)
  • mocpy (>= 0.10.0)
  • numpy (>= 1.21.2)
  • pandas (>= 1.3.5)
  • psycopg2 (>= 2.8.6)
  • python (>= 3.9.7)
  • pyvo (>= 1.2.1)
  • requests (>= 2.27.1)
  • shapely (>= 1.7.1)

Usage

After changing your working directory to where the repository folder has been saved (cd /Path/To/CDAAnnotation), run the following command:

python -m annotate [-h] [--a ARCHIVE] [--c CLASSIFER]
                   [--d DATE] [--n NOVEL_OBJECTS]

Optional arguments:

  -h, --help         Show this help message and exit
  --a ARCHIVE        Workflow branch - CDA or CSC (default: CDA)
  --c CLASSIFER      ZTF Classifier - stamp or lightcurve (default:
                     lightcurve)
  --d DATE           Date of detection that ALeRCE database is queried. 
                     Must format argument as YYYY-MM-DD
                     (default: Current date)
  --n NOVEL_OBJECTS  Whether only newly detected objects are retrieved from
                     ALeRCE - 1=True, 0=False (default: 1)

About

ALeRCE annotation project for the Chandra Data Archive & Source Catalog

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages