-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve listings and survey documentation (#56)
* Add a section for survey documentation with page for ZTF. * Reorg listings based on survey, then data product. * fix up listings text * fix subscription example * update team name
- Loading branch information
Showing
6 changed files
with
108 additions
and
48 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
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
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
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Surveys | ||
======= | ||
|
||
Pitt-Google Broker serves data produced by the surveys and collaborations listed below. | ||
Each linked page contains a brief overview and relevant facts, including specification of the data products served by Pitt-Google and links to the original documentation. | ||
Note that data products may be served in multiple formats -- a complete listing of what's available through Pitt-Google is maintained at :ref:`listings`. | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
ztf |
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
.. _survey ztf: | ||
|
||
Zwicky Transient Facility (ZTF) | ||
=============================== | ||
|
||
ZTF is a wide-field, optical survey imaging in three bands: r, g, and i. | ||
It produces an alert stream of astronomical transients detected by difference imaging at a rate of 10^5 - 10^6 alerts per night. | ||
It scans the entire Northern sky every two days. | ||
|
||
Mission resources: | ||
|
||
- `ZTF Homepage <https://www.ztf.caltech.edu/>`__ | ||
- `ZTF Science Data System Explanatory Supplement <https://irsa.ipac.caltech.edu/data/ZTF/docs/ztf_explanatory_supplement.pdf>`__ | ||
|
||
Data products: | ||
|
||
- Alert Stream. The schema can be viewed at `<https://zwickytransientfacility.github.io/ztf-avro-alert/schema.html>`__. | ||
Complete documentation can be found at the mission resources above. |
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