desihub / desispec

DESI spectral pipeline
BSD 3-Clause "New" or "Revised" License
35 stars 24 forks source link

add DESINAME during assemble_fibermap #2149

Closed sbailey closed 6 months ago

sbailey commented 8 months ago

In assemble_fibermap, also add DESINAME column using desiutil.names.radec_to_desiname(TARGET_RA, TARGET_DEC).

weaverba137 commented 6 months ago

There is a column ordering specified in desispec.io.fibermap, where should DESINAME go in that ordering?