-
I was looking at the [API comparison](https://juliaimages.org/latest/api_comparison/) and noticed the lack of `radon` and `iradon` transform implementations. Does JuliaImages want implementations of t…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Start CellProfiler
2. On welcome screen, click on Try example and then OK
3. "Hide" the three Measure modules by clicking their eyes so they gr…
-
Ideally we want a mechanism that can automatically screen echograms for bad data sections, skip the processing on those sections, and flag them for later review. This would likely be most effectively …
-
Using the [SciPy lstsq](https://docs.scipy.org/doc/scipy/reference/generated/scipy.linalg.lstsq.html#scipy.linalg.lstsq) method, I can compute a solution to the problem Ax = b:
```
from scipy.lina…
-
1. Is InferenceData.map always done elementwise or is some sort of reduction applied?
2. What is the function signature (particularly input shape and output shape) expected for a function passed …
-
This complements issues stan-dev/math#1648 and stan-dev/math#1846. Expose the signature for the following three functions:
* `hmm_marginal()`
* `hmm_hidden_state_prob()`
* `hmm_latent_rng()`
*…
-
Thanks for this amazing work! I have a question of how to set the linear attenuation numbers.
I guess the amplitude in the paper indicates the attenuation values, right? If then, I see some negativ…
-
Client exception:
```
Error: Inference status for the task 2 is failed. Work-horse process was terminated unexpectedly (waitpid returned 134)
````
Container built with:
```bash
docker-compos…
-
**Describe the bug**
`coverage run` does not have a `--data_file` option, but it's mentioned in the docs.
**To Reproduce**
1. What version of Python are you using?
`Python 3.6.9`
2. What versio…
-
Here is the output of `make linkcheck` in our doc. Some of the links are broken. It'd be great to convert this raw output to a checklist, and fix some of these broken links in future PRs. I think this…