File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 110.19.4 (unreleased)
22-------------------
33
4-
4+ - Updated RTD with documentation for new data products. [#419]
55
660.19.3 (2024-04-25)
77-------------------
4747- Add source_catalog and segmentation_map schemas for Level 2 and Level 3 files. [#393]
4848
4949
50- 0.19.0 (2024-02-09)
50+ 0.19.0 (2024-02-09)
5151-------------------
5252
5353- Added streamlined Level 3 Mosaic metadata schemas. [#334]
Original file line number Diff line number Diff line change 1+ .. _ground_tests :
2+
3+ Ground Tests File Schemas
4+ =========================
5+
6+ FPS
7+ ---
8+
9+ .. asdf-autoschemas ::
10+
11+ fps-1.0.0
12+
13+ TVAC1
14+ -----
15+
16+ .. asdf-autoschemas ::
17+
18+ tvac-1.0.0
19+
20+ Tags
21+ ----
22+
23+ .. asdf-autoschemas ::
24+
25+ # fps/basic-1.0.0
26+ # fps/cal_step-1.0.0
27+ # fps/common-1.0.0
28+ # fps/exposure-1.0.0
29+ # fps/exposure_type-1.0.0
30+ # fps/groundtest-1.0.0
31+ # fps/guidestar-1.0.0
32+ # fps/ref_file-1.0.0
33+ # tvac/basic-1.0.0
34+ # tvac/cal_step-1.0.0
35+ # tvac/common-1.0.0
36+ # tvac/exposure-1.0.0
37+ # tvac/exposure_type-1.0.0
38+ # tvac/groundtest-1.0.0
39+ # tvac/guidestar-1.0.0
40+ # tvac/ref_file-1.0.0
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ The following are listings of all the schemas provided by this package for ASDF.
2626 schemas.rst
2727 reference_files.rst
2828 manifests.rst
29+ ground_tests.rst
2930
3031Developer Resources
3132===================
Original file line number Diff line number Diff line change @@ -24,6 +24,17 @@ Level 3 (resampled mosaic) File schema
2424
2525 wfi_mosaic-1.0.0
2626
27+ Level 4 File schemas
28+ --------------------
29+
30+ .. asdf-autoschemas ::
31+
32+ source_catalog-1.0.0
33+ segmentation_map-1.0.0
34+ mosaic_source_catalog-1.0.0
35+ mosaic_segmentation_map-1.0.0
36+
37+
2738Tags
2839----
2940
6576 wfi_detector-1.0.0
6677 wfi_mode-1.0.0
6778 wfi_optical_element-1.0.0
79+ tagged_scalars/file_date-1.0.0
80+ tagged_scalars/calibration_software_version-1.0.0
81+ tagged_scalars/filename-1.0.0
82+ tagged_scalars/model_type-1.0.0
83+ tagged_scalars/origin-1.0.0
84+ tagged_scalars/prd_software_version-1.0.0
85+ tagged_scalars/sdf_software_version-1.0.0
86+ tagged_scalars/telescope-1.0.0
You can’t perform that action at this time.
0 commit comments