Skip to content

Commit e2c27b3

Browse files
committed
add dummy EXTNAME
1 parent 1aaf593 commit e2c27b3

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

doc/DESI_ROOT/survey/GFA/offline_matched_coadd_ccds_SURVEY.rst

+16-15
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
1-
===============================
2-
offline_matched_coadd_ccds_main
3-
===============================
1+
=================================
2+
offline_matched_coadd_ccds_SURVEY
3+
=================================
44

55
:Summary: *This section should be filled in with a high-level description of
66
this file. In general, you should remove or replace the emphasized text
77
(\*this text is emphasized\*) in this document.*
8-
:Naming Convention: ``offline_matched_coadd_ccds_main-thru_20241117.fits``, where ... *Give a human readable
9-
description of the filename, e.g. ``blat-{EXPID}`` where ``{EXPID}``
10-
is the 8-digit exposure ID.*
11-
:Regex: ``offline_matched_coadd_ccds_main-thru_20241117.fits`` *Give a regular expression for this filename.
12-
For example, a six-digit number would correspond to ``[0-9]{6}``.*
13-
:File Type: FITS, 250 MB *This section gives the type of the file
14-
and its approximate size.*
8+
:Naming Convention: ``offline_matched_coadd_ccds_{SURVEY}-thru_{NIGHT}.fits``, where
9+
``{SURVEY}`` is *e.g.* 'main' and ``{NIGHT}`` is the observation night in YYYYMMDD format.
10+
:Regex: ``offline_matched_coadd_ccds_(main|SV1|SV2|SV3)-thru_[0-9]{8}\.fits``
11+
:File Type: FITS, 250 MB
1512

1613
Contents
1714
========
@@ -20,9 +17,9 @@ Contents
2017
Number EXTNAME Type Contents
2118
====== ======= ======== ===================
2219
HDU0_ IMAGE *Brief Description*
23-
HDU1_ BINTABLE *Brief Description*
24-
HDU2_ BINTABLE *Brief Description*
25-
HDU3_ BINTABLE *Brief Description*
20+
HDU1_ EXTHDU1 BINTABLE *Brief Description*
21+
HDU2_ EXTHDU2 BINTABLE *Brief Description*
22+
HDU3_ EXTHDU3 BINTABLE *Brief Description*
2623
====== ======= ======== ===================
2724

2825

@@ -32,15 +29,15 @@ FITS Header Units
3229
HDU0
3330
----
3431

35-
*Summarize the contents of this HDU.*
36-
3732
This HDU has no non-standard required keywords.
3833

3934
Empty HDU.
4035

4136
HDU1
4237
----
4338

39+
EXTNAME = EXTHDU1
40+
4441
*Summarize the contents of this HDU.*
4542

4643
Required Header Keywords
@@ -216,6 +213,8 @@ SPECTRO_EXPID int64
216213
HDU2
217214
----
218215

216+
EXTNAME = EXTHDU2
217+
219218
*Summarize the contents of this HDU.*
220219

221220
Required Header Keywords
@@ -274,6 +273,8 @@ MAXCONTRAST float64
274273
HDU3
275274
----
276275

276+
EXTNAME = EXTHDU3
277+
277278
*Summarize the contents of this HDU.*
278279

279280
Required Header Keywords

0 commit comments

Comments
 (0)