19 Commits

Author SHA1 Message Date
e01941f06b added mask_radius_deg field to nearby source dict 2025-05-27 10:40:36 +03:00
42c63547b1 changed from using Max aggregatio to a separate query for the contamination status 2025-05-26 17:28:40 +03:00
a36163f731 Added status, error message fields, contamination map to response 2025-05-26 15:26:15 +03:00
cc410f58dc fix 2025-05-24 14:35:50 +03:00
ada05dd34b background pixels with contaminated=True are removed from background calculation 2025-05-24 14:34:21 +03:00
fdc26bc4c4 correct exposure handling across multiple surveys 2025-05-23 18:31:33 +03:00
5e0ecc9cc9 add one-sided and double-sided interval distinction 2025-05-23 12:19:03 +03:00
03cdfa01b0 make image map radius a parameter 2025-05-23 10:54:11 +03:00
3c5aed6a41 fix bayesian limits being lists in the json output 2025-05-22 17:22:52 +03:00
26f848d274 code formatting 2025-05-19 15:09:04 +03:00
cf3213a0f9 Added image healpix map into the json response of UpperLimitView; altered the Survey field into a PositiveSmallIntegerField 2025-05-19 13:48:27 +03:00
bfaf103729 Removed Survey model, it is now a field in the Pixel model; all code rewritten for the change; added set_contaminated management command to set the source contamination flag; added CatalogSource model for the art-xc source catalog storage, the table is filled by the set_contaminated management script; the upper limit view now outputs extra fields, including a list of sources and their properties within 120 arcseconds 2025-05-18 15:26:20 +03:00
ffaa663fdd upper limit NaN fix; ECF & EEF values update 2025-05-13 15:38:03 +03:00
dafea2d4ad rewrite survey parameter parser to be compatible with python 3.6+ 2025-05-08 16:11:09 +03:00
07c97ff5ef axc_ul -> uplim 2025-05-08 16:01:37 +03:00
641c9421b2 update 2025-05-08 15:01:07 +03:00
04b881b5b6 update 2025-05-08 15:00:16 +03:00
84c339d556 update 2025-05-08 14:42:39 +03:00
2873b0e59a initial commit 2025-03-25 18:18:56 +03:00