-
At the moment the code is crashing during the decon if the PSF files are not there, obviously this will crash, but potentially we should add some safety checks such as:
- Do the PSF files exist?
- D…
-
brother 的PrintCapabilities有自定义标签。
当调用PTMergeAndValidatePrintTicket会报错
![image](https://github.com/user-attachments/assets/f6528719-28ca-4ce7-a5ac-b1c195fe459e)
报错如下
> MergePrintTicketsFailed: …
-
Add psf warping to `MakeShearWarpTask.run`
-
**Gammapy version**
1.2
**Bug description**
When downsampling a WcsNDMap with `preserve_counts=False`, i.e. averaging, the weighted average is not properly calculated. Instead an average of `we…
-
Expected:-
| | Year 1 | Year 2 | Year 3 | Year 4 |
| -------- | ------- | ------- |------- |------- |
| PSF | **90** | **95** | **100** | **105** |
|Annual rent | 160,920.00 | 169,860.00 |…
-
We’re having an issue with EPSFBuilder where our resultant epsf appears to not be resampling properly when we have an oversampling greater than 1. We are inputing 32 stars, and have an oversampling of…
-
In `phrosty.imagesubtraction.get_imsim_psf()`:
```
psf = config.getPSF_Image(501, x=pxradec[0], y=pxradec[1]).array.T
```
This says that the stamp size of the retrieved PSF from roman_imsim.uti…
-
Hi,
I recently discovered a new gadget in the leap kit demo under demo_leapctype/d15_detector_deblur.py, and I’ve been exploring its potential with my own data. I’m really fascinated by the functio…
-
I'm not sure if this is more a request for guidance or a real feature request.
I'm interested in trialing a 2D PSF model, but not (yet) brave enough to try coding my own class.
I think my bigg…
-
**Gammapy version**
1.2
**Bug description**
As was mentioned in a past dev meeting, IRFMap.downsample() sums instead of averaging over the pixels it merges. This leads to wrong values for EDispKe…