2222 origin : TBD
2323 archive_catalog :
2424 datatype : int
25- destination : [WFIExposure.exposure_id, GuideWindow.exposure_id]
25+ destination : [WFIExposure.exposure_id, GuideWindow.exposure_id,
26+ SourceCatalog.exposure_id]
2627 mid_time :
2728 title : Exposure Mid Time (UTC)
2829 description : |
3435 origin : TBD
3536 archive_catalog :
3637 datatype : datetime2
37- destination : [WFIExposure.exposure_mid_time, GuideWindow.exposure_mid_time]
38+ destination : [WFIExposure.exposure_mid_time, GuideWindow.exposure_mid_time,
39+ SourceCatalog.exposure_mid_time]
3840 end_time :
3941 title : Exposure End Time (UTC)
4042 description : |
4648 origin : TBD
4749 archive_catalog :
4850 datatype : datetime2
49- destination : [WFIExposure.exposure_end_time, GuideWindow.exposure_end_time]
51+ destination : [WFIExposure.exposure_end_time, GuideWindow.exposure_end_time,
52+ SourceCatalog.exposure_end_time]
5053 start_time_mjd :
5154 title : MJD Start Time (d)
5255 description : |
5962 origin : TBD
6063 archive_catalog :
6164 datatype : float
62- destination : [WFIExposure.exposure_start_time_mjd, GuideWindow.exposure_start_time_mjd]
65+ destination : [WFIExposure.exposure_start_time_mjd, GuideWindow.exposure_start_time_mjd,
66+ SourceCatalog.exposure_start_time_mjd]
6367 mid_time_mjd :
6468 title : MJD Mid Time (d)
6569 description : |
7276 origin : TBD
7377 archive_catalog :
7478 datatype : float
75- destination : [WFIExposure.exposure_mid_time_mjd, GuideWindow.exposure_mid_time_mjd]
79+ destination : [WFIExposure.exposure_mid_time_mjd, GuideWindow.exposure_mid_time_mjd,
80+ SourceCatalog.exposure_mid_time_mjd]
7681 end_time_mjd :
7782 title : MJD End Time (d)
7883 description : |
8590 origin : TBD
8691 archive_catalog :
8792 datatype : float
88- destination : [WFIExposure.exposure_end_time_mjd, GuideWindow.exposure_end_time_mjd]
93+ destination : [WFIExposure.exposure_end_time_mjd, GuideWindow.exposure_end_time_mjd,
94+ SourceCatalog.exposure_end_time_mjd]
8995 start_time_tdb :
9096 title : TDB Start Time (d)
9197 description : |
@@ -98,7 +104,8 @@ allOf:
98104 origin : TBD
99105 archive_catalog :
100106 datatype : float
101- destination : [WFIExposure.exposure_start_time_tdb, GuideWindow.exposure_start_time_tdb]
107+ destination : [WFIExposure.exposure_start_time_tdb, GuideWindow.exposure_start_time_tdb,
108+ SourceCatalog.exposure_start_time_tdb]
102109 mid_time_tdb :
103110 title : TDB Mid Time (d)
104111 description : |
@@ -111,7 +118,8 @@ allOf:
111118 origin : TBD
112119 archive_catalog :
113120 datatype : float
114- destination : [WFIExposure.exposure_mid_time_tdb, GuideWindow.exposure_mid_time_tdb]
121+ destination : [WFIExposure.exposure_mid_time_tdb, GuideWindow.exposure_mid_time_tdb,
122+ SourceCatalog.exposure_mid_time_tdb]
115123 end_time_tdb :
116124 title : TDB End Time (d)
117125 description : |
@@ -124,7 +132,8 @@ allOf:
124132 origin : TBD
125133 archive_catalog :
126134 datatype : float
127- destination : [WFIExposure.exposure_end_time_tdb, GuideWindow.exposure_end_time_tdb]
135+ destination : [WFIExposure.exposure_end_time_tdb, GuideWindow.exposure_end_time_tdb,
136+ SourceCatalog.exposure_end_time_tdb]
128137 sca_number :
129138 title : SCA Number
130139 description : |
@@ -137,7 +146,8 @@ allOf:
137146 origin : TBD
138147 archive_catalog :
139148 datatype : int
140- destination : [WFIExposure.exposure_sca_number, GuideWindow.exposure_sca_number]
149+ destination : [WFIExposure.exposure_sca_number, GuideWindow.exposure_sca_number,
150+ SourceCatalog.exposure_sca_number]
141151 gain_factor :
142152 title : Gain Factor
143153 type : number
@@ -147,7 +157,8 @@ allOf:
147157 origin : TBD
148158 archive_catalog :
149159 datatype : float
150- destination : [WFIExposure.exposure_gain_factor, GuideWindow.exposure_gain_factor]
160+ destination : [WFIExposure.exposure_gain_factor, GuideWindow.exposure_gain_factor,
161+ SourceCatalog.exposure_gain_factor]
151162 integration_time :
152163 title : Effective Integration Time (s)
153164 description :
@@ -159,7 +170,8 @@ allOf:
159170 origin : TBD
160171 archive_catalog :
161172 datatype : float
162- destination : [WFIExposure.exposure_integration_time, GuideWindow.exposure_integration_time]
173+ destination : [WFIExposure.exposure_integration_time, GuideWindow.exposure_integration_time,
174+ SourceCatalog.exposure_integration_time]
163175 elapsed_exposure_time :
164176 title : Elapsed Exposure Time (s)
165177 description : |
@@ -172,7 +184,8 @@ allOf:
172184 origin : TBD
173185 archive_catalog :
174186 datatype : float
175- destination : [WFIExposure.elapsed_exposure_time, GuideWindow.elapsed_exposure_time]
187+ destination : [WFIExposure.elapsed_exposure_time, GuideWindow.elapsed_exposure_time,
188+ SourceCatalog.elapsed_exposure_time]
176189 effective_exposure_time :
177190 title : Effective Exposure Time (s)
178191 description : |
@@ -185,7 +198,8 @@ allOf:
185198 origin : TBD
186199 archive_catalog :
187200 datatype : float
188- destination : [WFIExposure.effective_exposure_time, GuideWindow.effective_exposure_time]
201+ destination : [WFIExposure.effective_exposure_time, GuideWindow.effective_exposure_time,
202+ SourceCatalog.effective_exposure_time]
189203 duration :
190204 title : Exposure Duration (s)
191205 description : |
@@ -198,7 +212,8 @@ allOf:
198212 origin : TBD
199213 archive_catalog :
200214 datatype : float
201- destination : [WFIExposure.exposure_duration, GuideWindow.exposure_duration]
215+ destination : [WFIExposure.exposure_duration, GuideWindow.exposure_duration,
216+ SourceCatalog.exposure_duration]
202217 level0_compressed :
203218 title : Level 0 Compression
204219 description : |
@@ -211,7 +226,8 @@ allOf:
211226 origin : TBD
212227 archive_catalog :
213228 datatype : nchar(1)
214- destination : [WFIExposure.exposure_level0_compressed, GuideWindow.exposure_level0_compressed]
229+ destination : [WFIExposure.exposure_level0_compressed, GuideWindow.exposure_level0_compressed,
230+ SourceCatalog.exposure_level0_compressed]
215231 truncated :
216232 title : Truncated MA Table
217233 description : |
@@ -223,7 +239,8 @@ allOf:
223239 origin : TBD
224240 archive_catalog :
225241 datatype : nchar(1)
226- destination : [WFIExposure.exposure_truncated]
242+ destination : [WFIExposure.exposure_truncated,
243+ SourceCatalog.exposure_truncated]
227244 required : [id,
228245 mid_time, end_time,
229246 start_time_mjd, mid_time_mjd, end_time_mjd,
0 commit comments