-
I just installed `odl` from source and tried to run the tests using:
```
cd odl
pytest test
```
I get 6 errors which are best summed up by these lines:
```python
> if len(inp) != len(se…
-
---
Author Name: **Scott Stagg** (Scott Stagg)
Original Redmine Issue: 4261, https://emg.nysbc.org/redmine/issues/4261
Original Date: 2016-06-16
Original Assignee: Neil Voss
---
ctf estimation is …
-
Hi,
you report MEAD results in the paper in the text and compare to MoCoGANHD but I can not find their numbers in the paper. Can you share the full results for MEAD? Did you compare DIGAN on MEAD as …
-
I've had a couple of users comment that it's not easy to fit all pixels in spectral cubes. I pointed them to some of the examples, but these are pretty complex, e.g:
http://pyspeckit.readthedocs.org/…
-
Hi
I have installed SoapySDR in Ubuntu 20.04.5 LTS, and I am using it with Airspy Mini.
In principle it seems to work, I can get samples from Airspy, but the spectrum at the frequencies of strong …
-
Since it's come up a few times that things in the current Event container structure are a bit haphazard, let's start a discussion on what should move. For reference, here is what it is now:
- `ev…
-
Trying to speed up fitting with parallelising with SAMFire and ipyparallel now. Ran into the following issues:
- `samf = m.create_samfire()` on a model with only a background: `AttributeError: 'Dic…
-
### Describe the issue:
The issue can be replicated by following the example for linear regression described in the documentation. https://www.pymc.io/projects/docs/en/stable/learn/core_notebooks/GLM…
heghb updated
10 months ago
-
For fun I also borrowed some other data from [This Link](https://osf.io/dbn4k) and see how personality and test performance can be condensed to a dimensionally reduced model.
[personality_score.csv](…
-
When I download the depth map, what I get is the depth map stored in float16, how to convert it to png format, please let me know thanks!