You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: py/desidatamodel/data/column_descriptions.csv
+1-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ DELTA_CHI2,float32,,Difference of chi2 between redrock fit and MgII fitter over
41
41
DELTA_X,float64,mm,CS5 X requested minus actual position
42
42
DELTA_Y,float64,mm,CS5 Y requested minus actual position
43
43
DESI_TARGET,int64,,DESI (dark time program) target selection bitmask
44
-
DESINAME,char[22,,Identifier of a sky location precise to ~0.36 arcseconds that generally be used to refer to an object in a human-readable way. Note multiple objects can map to a single DESINAME if very close on the sky.
44
+
DESINAME,char[22],,Human readable identifier of a sky location precise to ~0.36 arcseconds. Note multiple objects can map to a single DESINAME if very close on the sky.
45
45
DEVICE_LOC,int32,,Device location on focal plane [0-523]
46
46
DEVICE_TYPE,char[3],,Device type
47
47
EBV,float32,mag,Galactic extinction E(B-V) reddening from SFD98
0 commit comments