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.
Forced photometry appears in the API response to
/api/objects/(though without an associated counter) but not/api/lightcurves/. Modifyserializers.pyto pull out the forced photometry with a newforcedphotkey in addition to the existing ones.