Jessica Pilling
Jessica Pilling
When the user generates an exposure map/ image for a large field that contains many sources, we don't want the same exposure map/image to be remade every time for each...
evtool will not automatically make the image at the centre of the region file, it will try to make an image on the centre of the total event list. Need...
No obvious tool/ way of doing this in eSASS, so will have to look elsewhere to do this
For functions such as single_temp_apec etc. should allow the arguments to be dictionaries with telescope keys, so that you can fit the data in different ways depending on the telescope.
Because of the size of the image needs to be the same as the XGA generated one. We should think about how to deal with this properly.
When the erosita cameras are hit by a cosmic ray, the cameras need to be reset, so there is 12 hours where they are turned off. See the link for...
The way eRASS-1 has been released is a bit problematic for XGA. They have divided the sky into 'skytiles' which is the equivalent to an obs_id. Each skytile has a...
When using the `BaseSource.get_interloper_mask()` method, an unhelpful error is returned when you do `get_interloper_mask(telescope='erosita') `: NoProductAvailableError: Cannot find any combined images matching your input. Would be good to have an...
Found this in the case of using simple_apec_profile, I would disassociate an obs, and the spectra from this obs would appear in the xspec script anyway. I think this is...
This method is to search for regions within another region. If no regions are found then the error: 'IndexError: arrays used as indices must be of integer (or boolean) type'...