Jessica Pilling
Jessica Pilling
A quick fix is to limit the search_distance argument for erosita, and only allow a search_distance of 1.8deg, this will only collect sources within the unique area of the skytile,...
I made some diagrams to help articulated the problem: Obviously some cases are more rare than others, but ideally XGA will be able to cope with all of them
The trouble with limiting the search radius is that we will completely miss sources in case 2 and 3. We will also still over-count events for sources in cases 5...
I think to deal with the problem properly: 1. Upon declaration see how many sources are associated 2. Have a property called ._analysis_obs 3. In cases 1,2,3, and 4, can...
New plan: 1. Write a combine event lists generating function --> esass.generate. - these are stored in the 'combined' level in the product storage heirarchy 2. evtool_image, expmap --> optional...
Make sure to consider erositacalpv
Step 1: TODO 1. add a table reading function into the Eventlist class 2. see if you can only read certain columns into memory - if this isnt in astropy,...
Step 2: TODO 1. What should the default size for merged images be? 2. combined images and exposure maps need to have a randint in the name
Just to add to this because I forgot it existed, there is an ESASS_VERSION variable that you can use to see which version the user has installed