Closed bsipocz closed 10 months ago
The failure is because the name of one table changed in the MAST Tap (https://mast.stsci.edu/vo-tap/api/v0.1/hsc/):
dbo.DetailedCatalog
changed to dbo.detailedCatalog
.
Because all other tables start with a capital letter, this seems to be a typo on the MAST side. @tomdonaldson? If this was intentional, we can update the notebook.
I believe this has been resolved, at least I haven't seen this particular error in a while now.
The notebook consistently failing in CI since early August