Skip to content

Commit 22e5c5c

Browse files
authored
Merge pull request #32 from lsst-ts/tickets/SP-1745
SP-1745: Add candidate targets for ComCam science scheduler configurations
2 parents 5a2d4c4 + 7d5a153 commit 22e5c5c

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

doc/version_history.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
Version History
55
===============
66

7+
v0.14.1
8+
-------
9+
10+
* Add candidate targets for ComCam science scheduler configurations.
11+
712
v0.14.0
813
-------
914

python/lsst/ts/fbs/utils/data/field_survey_centers.yaml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,20 @@ comcam_sv_targets:
110110
Rubin_SV_105_20:
111111
# Ecliptic
112112
ra: 105.0
113-
dec: 20.0
113+
dec: 20.0
114+
Rubin_SV_38_7:
115+
# Ecliptic
116+
ra: 37.86
117+
dec: 6.98
118+
Fornax_dSph:
119+
# Dwarf Spheroidal Galaxy
120+
ra: 39.9971
121+
dec: -34.4492
122+
47_Tuc:
123+
# Globular Cluster
124+
ra: 6.022329
125+
dec: -72.081444
126+
Seagull:
127+
# Nebulosity
128+
ra: 106.23
129+
dec: -10.51

0 commit comments

Comments
 (0)