-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use full name instead of acryonym in title for HSC
- Loading branch information
1 parent
4772fb7
commit af53896
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
--- | ||
layout: schema | ||
title: HSC Schema | ||
title: HyperSuprimeCam | ||
schema: hsc | ||
sort-index: 20 | ||
--- | ||
The HSC Schema describes the outputs of the latest data release production pipelines for HyperSuprimeCam. This schema is used by [ci_hsc](https://github.com/lsst/ci_hsc), which | ||
verifies the schema of the pipeline output files. | ||
The HyperSuprimeCam (HSC) Schema describes the outputs of the latest data release production pipelines for | ||
HyperSuprimeCam. | ||
This schema is used by [ci_hsc](https://github.com/lsst/ci_hsc), which verifies the schema of the pipeline | ||
output files. |