You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forced photometry appears in the API response to /api/objects/ (though without an associated counter) but not /api/lightcurves/. Modify serializers.py to pull out the forced photometry with a new forcedphot key in addition to the existing ones.
The text was updated successfully, but these errors were encountered:
Forced photometry appears in the API response to
/api/objects/
(though without an associated counter) but not/api/lightcurves/
. Modifyserializers.py
to pull out the forced photometry with a newforcedphot
key in addition to the existing ones.The text was updated successfully, but these errors were encountered: