astrolabsoftware / fink-science-portal

Fink Science Portal
https://fink-portal.org
Apache License 2.0
7 stars 4 forks source link

Retrieve object data tutorial is broken #630

Closed emilleishida closed 2 months ago

emilleishida commented 2 months ago

The example of plotting upper limits requires a key that is not available when retrieving data from the API

maskValid = pdf['d:tag'] == 'valid'

JulienPeloton commented 2 months ago

Thanks for reporting! Which tutorial are you talking about?

emilleishida commented 2 months ago

"Retrieve object data"

JulienPeloton commented 2 months ago

For future reference -- the option "withupperlim": True is needed to access the d:tag field :-)