-
Issue [JP-1022](https://jira.stsci.edu/browse/JP-1022) was created by Alicia Canipe:
INS is requesting initial versions of imaging aperture correction datamodels to use to generate new aperture corre…
-
So far the multiresolution initialisation is done outside scarlet, but I'm going to formalise it now. It's not a lot of code, but it can be done either of two ways:
* I think it's better done by pas…
herjy updated
4 years ago
-
This is a temporary name for the suite of tests we want to do alongside with the 3x2 pipeline. Not exactly sure where it should live for now, but this issue is to keep in mind that we need something l…
-
The galaxy models are the same shape parameters in all filters, which does not allow for color gradients. We could capture color gradients by allowing the bulge and disk fluxes (for composite galaxie…
-
With the current implementation `compute_lima_image` takes as argument any possible `Kernel2D`. This can yield incorrect results. One can apply Li & Ma only by summing counts, so that applying convolu…
-
For full Py3 compatibility we need to replace our task distribution setup. We currently have an alpha quality replacement (PYMEClusterOfOne). This issue summarises the remaining tasks before we can sw…
-
Thank you for this awesome project, astroalign definitely allows to make fast prototyping for deep sky image processing :)
I have plenty of project that were blocked due to the lack of existence of…
-
Hi @carlgogo ,
I have decided to upgrade to the latest version of VIP from my old 0.7 but I have encountered an issue with how simplex computes the flux of a source: the flux estimation seems incor…
-
A colleague of mine is working on a shear estimation algorithm which uses a model-fitting approach, and efficiency is a very big concern - he basically needs each galaxy model to be generated in ~10ms…
-
**What's the problem this feature will solve?**
To finish #996 (see #5567), we need to test MFA with real users on real packages; asking them to spin up dev environments is too hard and won't help mu…