26 Commits

Author SHA1 Message Date
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