Skip to content

Commit

Permalink
Add candidate targets for ComCam science scheduler configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
bechtol committed Nov 22, 2024
1 parent 5a2d4c4 commit 1f9731f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
5 changes: 5 additions & 0 deletions doc/version_history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
Version History
===============

v0.15.0
-------

* Add candidate targets for ComCam science scheduler configurations.

v0.14.0
-------

Expand Down
18 changes: 17 additions & 1 deletion python/lsst/ts/fbs/utils/data/field_survey_centers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,20 @@ comcam_sv_targets:
Rubin_SV_105_20:
# Ecliptic
ra: 105.0
dec: 20.0
dec: 20.0
Rubin_SV_38_7:
# Ecliptic
ra: 37.86
dec: 6.98
Fornax_dSph:
# Dwarf Spheroidal Galaxy
ra: 39.9971
dec: -34.4492
47_Tuc:
# Globular Cluster
ra: 6.022329
dec: -72.081444
Seagull:
# Nebulosity
ra: 106.23
dec: -10.51

0 comments on commit 1f9731f

Please sign in to comment.