41 Commits

Author SHA1 Message Date
d346bbadbc added Virgo and Coma clusters to the mask with the radius 2.5 degrees; sorting nearby sources by angular separation 2025-05-28 10:47:30 +03:00
709918571f increased nearby source search radius to 3 degrees 2025-05-27 12:49:05 +03:00
90b938a934 removed contamination array from the map dict 2025-05-27 12:42:02 +03:00
c144285f88 switched to arc seconds for separation and mask_radius fields 2025-05-27 11:19:17 +03:00
85a96b5fb2 fixed variable assignment error 2025-05-27 11:07:38 +03:00
ebf8e11866 added default value of nearby source search if mr=0 2025-05-27 11:00:53 +03:00
e2d0afa4c5 added separation to nearby sources, set nearby source search radius to 2x map radius 2025-05-27 10:57:23 +03:00
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
6154679dd2 readme update 2025-05-18 15:38:25 +03:00
982e5e8680 update 2025-05-18 15:36:56 +03:00
a8cf963dee update 2025-05-18 15:30:28 +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
d46e5e5fa6 Merge branch 'main' of http://heagit.cosmos.ru/tyrin/axc_ul 2025-05-08 16:33:10 +03:00
f0b505330f --batch_size no longer required, defaults to 1000 2025-05-08 16:31:58 +03:00
abfa40d1a3 Update README.md 2025-05-08 16:29:40 +03:00
2cd67bd295 expose batch size as a cli argument in the load_survey command 2025-05-08 16:27:13 +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
75dbd5a5aa update 2025-05-08 15:48:55 +03:00
2f507baded update 2025-05-08 15:44:50 +03:00
e2831f8137 test2 2025-05-08 15:40:20 +03:00
Roman Krivonos
2795a8690e test 2025-05-08 15:38:36 +03:00
641c9421b2 update 2025-05-08 15:01:07 +03:00
04b881b5b6 update 2025-05-08 15:00:16 +03:00
e28236aca5 update 2025-05-08 14:55:40 +03:00
84c339d556 update 2025-05-08 14:42:39 +03:00
3a6927c180 test 2025-03-26 10:56:06 +03:00
2873b0e59a initial commit 2025-03-25 18:18:56 +03:00
b225b3312f Update README.md 2025-03-25 18:10:56 +03:00
185bb6e095 Initial commit 2025-03-25 18:05:19 +03:00