Closed weaverba137 closed 1 month ago
In addition @sbailey found a bug in desi_tsnr_afterburner
that was placing EFFTIME_SPEC
values in the GOALTYPE
column. That should be fixed now.
This fixes a bug in desi_tsnr_afterburner, and fixes a crash-inducing incompatibility with the new UPDATED column in the tiles-daily.csv file. We're still checking the impact of the patched changes in tiles-daily.csv and how they propagate to tiles-specstatus.ecsv, but these changes at minimum are necessary so I will merge this now.
This PR removes the
UPDATED
column from atiles
table so it remains compatible with thespecstatus
table.