desihub / desitarget

DESI Targeting
BSD 3-Clause "New" or "Revised" License
18 stars 23 forks source link

First steps towards MTL for reprocessed tiles #774

Closed geordie666 closed 2 years ago

geordie666 commented 2 years ago

This PR begins setting up MTL to interface with tiles that have been reprocessed by the spectroscopic pipeline. This only partially completes the required work. As it will be easiest to test the code on real-world data, the DESI Operations team signed off on merging this partial work now while I further debug the logic. This will allow us to both recommence running the "standard" MTL loop and to begin adding information for reprocessed tiles to the tiles-specstatus.ecsv file after they have gone through QA.

This PR already achieves:

geordie666 commented 2 years ago

My plan is to merge this early tomorrow morning and tag version 2.1.0 of desitarget (before my usual Tuesday teaching obligations). This should allow us to start making standard MTL updates again tomorrow.