-
_Issue [JP-3718](https://jira.stsci.edu/browse/JP-3718) was created on JIRA by [Rachel Cooper](https://jira.stsci.edu/secure/ViewProfile.jspa?name=rcooper):_
Update AMI observable calculations to a…
-
According to the paper, covariance of point in the world:
![Screenshot from 2022-08-27 13-38-13](https://user-images.githubusercontent.com/12262760/187041691-9aa0db1d-68a6-4f9a-9836-5284d126feaa.png)…
-
how can i change the source Covariance matrix in the inverse problem ?theThe minimum-norm current estimates said that The amplitudes of the currents have a Gaussian prior distribution with a known sou…
-
Sometimes you have a set of correlated numbers (for example parameters estimate of a fitted curve) that are given by a vector and a covariance matrix.
I don't think it's possibile to handle these wit…
-
**Gammapy version**
1.2 & dev
**Bug description**
yaml serialisation of TemplateSpatialModel is not backward compatible due to the addition of lon/lat parameters that change the expected shape of…
-
In [gm.py](./lmb/gm.py), in function `_merge_gaussians()` , you used a weighted mean and covariance to merge modes which are close enough according to the merging threshold. Though the formula for mer…
-
Pyfixest currently has `predict()` function but there is not currently functionality to provide estimates of the variance of the predictions. (Some) other tools do include this, such as:
- Statsmo…
-
Methods like calling TJPCov and using the internal gaussian seem to be quite unstable leading to non-positive definite matrices and breaking the cholesky decomposition.
I haven't yet found a way to…
-
I see where this issue was brought up before, but it is not resolved.
Here is the error:
Traceback (most recent call last):
File "/home/eich467/AHA-ToDo/DeepDPM/DeepDPM_alternations.py", line…
-
Introduction
In PR #13808, we use Principal Component Analysis (PCA) to calculate initial orientation of an oriented bounding box (OBB) of a point set. However, when the covariance matrix has repea…