-
Might be useful to restructure the architecture of basis and GLM classes.
We could make basis more like a scikit-learn transformer, with a `fit` (current `gen_basis_funcs`), `transform` (the convo…
-
* **I'm submitting a ...**
- [x] bug report
- [ ] feature request
* **What is the current behavior?**
running the command ``` python setup.py --name``` yield an error :
```:~/repo/volmd…
-
**Describe the bug**
I got a particular case that, when I add a ```knot``` to a ```BSpline.Curve``` and then remove the same ```knot``` I don't get the previous control points.
**To Reproduce**
R…
-
### What happened?
From Neurostars user sabarnes I received a dataset with phasediff fieldmaps. This seemed potentially related to #325, but the BOLD/phasediff files have the same orientation/PE axis…
-
```
char *fn = "c:/add/add.jpg"
FREE_IMAGE_FORMAT fif = FreeImage_GetFileType(fn);
if (fif == FIF_UNKNOWN)
fif = FreeImage_GetFIFFromFilename(fn);
if(fif != FIF_UNKNOWN and FreeI…
-
### What happened?
https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.cubic.html#scipy.signal.cubic
### What command did you use?
```shell
n/a
```
### What version of the software …
-
Hi,
Found a potential issue with the trimmed .iges export utility for surfaces. Issue has become apparent when bringing them into our in-house software which demonstrates some odd behaviour with th…
-
### Describe your issue.
I am unable to import scipy signals. I get a module not found error.
### Reproducing Code Example
```python
from scipy import signal
```
### Error message
```shell
…
-
**Please describe the problem you are trying to solve.**
When reading data for a given dt, then `time::storage` creates a b-spline and interpolates based on it.
Only exception is if there is only …
-
### What happened?
#408 broke the doc builds.
### What command did you use?
```shell
make -C docs/ SPHINXOPTS="-W" BUILDDIR="$HOME/docs" OUTDIR="${CURBRANCH:-html}" html
```
### What version of t…