color-excess tutorial is failing
adrn opened this issue ยท 6 comments
Looks like MAST -- @ceb8, any ideas?
obsids = ['3000022829']
dataProductsByID = Observations.get_product_list(obsids)
manifest = Observations.download_products(dataProductsByID)
It seems like that obsid is not valid anymore. Possibly with the latest CAOM upgrade. Someone who knows what the observation in question is should update the obsid, or even better, make it not hard coded.
Perhaps @stephtdouglas can advise? ๐
I can try to take a look tomorrow or Friday, but I think @krislars (who I can't seem to tag) was the original author. I helped with minor updates to the existing tutorial.
Here I am! @stephtdouglas, the tag worked. I can take a look over the weekend.
I think that I fixed the MAST observation ID. And I also think that I initiated a pull request? I'm rusty on the protocol. As the original author of this tutorial, I can see several ways to improve it now, but this small change should fix the problem for now.