Skip to content

Commit a62f017

Browse files
committed
missing bracket; slightly shorten description
1 parent ab6221f commit a62f017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/desidatamodel/data/column_descriptions.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DELTA_CHI2,float32,,Difference of chi2 between redrock fit and MgII fitter over
4141
DELTA_X,float64,mm,CS5 X requested minus actual position
4242
DELTA_Y,float64,mm,CS5 Y requested minus actual position
4343
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.
4545
DEVICE_LOC,int32,,Device location on focal plane [0-523]
4646
DEVICE_TYPE,char[3],,Device type
4747
EBV,float32,mag,Galactic extinction E(B-V) reddening from SFD98

0 commit comments

Comments
 (0)