As noted by @djschlegel on Slack, the tile QA plots should start to use the DR11 layer (currently ls-dr11-early-v2) when fetching cutouts from legacysurvey.org.
I believe changing the default layer in get_viewer_cutout in tile_qa_plot.py (lines 270 and 390) is sufficient.
As noted by @djschlegel on Slack, the tile QA plots should start to use the DR11 layer (currently
ls-dr11-early-v2) when fetching cutouts from legacysurvey.org.I believe changing the default layer in
get_viewer_cutoutintile_qa_plot.py(lines 270 and 390) is sufficient.