lsst-uk / lasair4

The Great Refactor. Joining lasair-lsst and lasair-lsst-web
Apache License 2.0
0 stars 1 forks source link

Add forced photometry to lightcurves API response #217

Open genghisken opened 9 months ago

genghisken commented 9 months ago

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.