Skip to content

Commit

Permalink
fix two TARGETID entries
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Sep 12, 2024
1 parent 504ba15 commit 52c9cc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Required Data Table Columns
========================== =========== ============ =====================================================================================================================================
Name Type Units Description
========================== =========== ============ =====================================================================================================================================
TARGETID int64 ID (unique to file? and the whole survey?)
TARGETID int64 Unique DESI target ID
SURVEY [1]_ char[7] Survey name
PROGRAM [1]_ char[6] DESI program type - BRIGHT, DARK, BACKUP, OTHER
HEALPIX int32 HEALPixel containing this location at NSIDE=64 in the NESTED scheme
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Required Data Table Columns
========================== =========== ============ =====================================================================================================================================
Name Type Units Description
========================== =========== ============ =====================================================================================================================================
TARGETID int64 ID (unique to file? and the whole survey?)
TARGETID int64 Unique DESI target ID
SURVEY [1]_ char[7] Survey name
PROGRAM [1]_ char[6] DESI program type - BRIGHT, DARK, BACKUP, OTHER
LASTNIGHT int32 Final night of observation included in a series of coadds
Expand Down

0 comments on commit 52c9cc6

Please sign in to comment.