Никита Тырин tyrin
  • Joined on 2024-09-02
tyrin pushed to main at artxc/uplim 2025-06-05 13:53:28 +03:00
3f4ca4075f increased the size of background region
tyrin pushed to main at artxc/uplim 2025-06-05 13:18:12 +03:00
c62826c8b8 reverted excluding contaminated pixels from the source region
tyrin pushed to main at artxc/uplim 2025-06-05 13:09:09 +03:00
f680039e9a changed the contamination handling logic to also exclude contaminated pixels from the source region
tyrin pushed to main at artxc/uplim 2025-05-28 10:47:42 +03:00
d346bbadbc added Virgo and Coma clusters to the mask with the radius 2.5 degrees; sorting nearby sources by angular separation
tyrin pushed to main at artxc/uplim 2025-05-27 12:49:19 +03:00
709918571f increased nearby source search radius to 3 degrees
tyrin pushed to main at artxc/uplim 2025-05-27 12:44:22 +03:00
90b938a934 removed contamination array from the map dict
tyrin pushed to main at artxc/uplim 2025-05-27 11:19:29 +03:00
c144285f88 switched to arc seconds for separation and mask_radius fields
tyrin pushed to main at artxc/uplim 2025-05-27 11:07:47 +03:00
85a96b5fb2 fixed variable assignment error
tyrin pushed to main at artxc/uplim 2025-05-27 11:01:04 +03:00
ebf8e11866 added default value of nearby source search if mr=0
tyrin pushed to main at artxc/uplim 2025-05-27 10:57:35 +03:00
e2d0afa4c5 added separation to nearby sources, set nearby source search radius to 2x map radius
tyrin pushed to main at artxc/uplim 2025-05-27 10:40:47 +03:00
e01941f06b added mask_radius_deg field to nearby source dict
tyrin pushed to main at artxc/uplim 2025-05-26 17:29:03 +03:00
42c63547b1 changed from using Max aggregatio to a separate query for the contamination status
tyrin pushed to main at artxc/uplim 2025-05-26 15:26:27 +03:00
a36163f731 Added status, error message fields, contamination map to response
tyrin pushed to main at artxc/uplim 2025-05-24 14:36:00 +03:00
tyrin pushed to main at artxc/uplim 2025-05-24 14:34:33 +03:00
ada05dd34b background pixels with contaminated=True are removed from background calculation
tyrin pushed to main at artxc/uplim 2025-05-23 18:31:43 +03:00
fdc26bc4c4 correct exposure handling across multiple surveys
tyrin pushed to main at artxc/uplim 2025-05-23 12:19:13 +03:00
5e0ecc9cc9 add one-sided and double-sided interval distinction
tyrin pushed to main at artxc/uplim 2025-05-23 10:54:26 +03:00
03cdfa01b0 make image map radius a parameter
tyrin pushed to main at artxc/uplim 2025-05-22 17:23:03 +03:00
3c5aed6a41 fix bayesian limits being lists in the json output
tyrin pushed to main at artxc/uplim 2025-05-19 15:09:25 +03:00
26f848d274 code formatting