-
Please make sure to follow these steps (and mark the checkboxes):
- [X] run `brew update` and tryG to reproduce the issue again
- [X] run `brew doctor`, fix all issues and try to reproduce you…
-
Package: gsl:x64-windows -> 2.7.1#3
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.37.32822.0
- vcpkg-tool version: 2023-08-09-9990a4c9026811a312cb2af78bf77f3d9d288416
vc…
-
I am getting a lot of warnings like this from code that uses photo spline. It looks like dummy is only being used on certain code paths
```
/usr/local/include/photospline/detail/bspline_eval.h:590:1…
-
Hi Matt,
For an EU project, we used QSIprep 12 with a FSL 6.0.4 patch to allow running movement by susceptibility correction with eddy_cuda9.1
I am trying to reconstruct all processing steps, but …
-
**Describe the bug**
I am currently trying to run the bspline_fitting example and when it attempts to do the triangulation it runs into a "double free or corrupt" error. When debugging it is rela…
-
Hi, there are a brep solid model need to be represented by IFC data schema.
Maybe the IfcFacetedBrep or IfcAdvancedBrep.
However, its' surface of solid not belonging to a specific surface of IfcBSpl…
-
**EDIT: The title has been updated as the issue is actually related in general to hue handling and has nothing to do with carry forward or auto powerless handling.**
Reference: https://github.com/w…
-
Because `waveform-order="1"` leads to (piecewise) linear interpolation (i.e. polynomial degree = 1, but the interpolation order of the scheme or convergence order of the time stepping scheme can be hi…
-
To construct a splined basis:
```julia
basis = m6_st.basis.BB[2]
basis1p = basis.pibasis.basis1p
J_spl = ACE1.Splines.RadialSplines(basis1p.J; zlist = basis1p.zlist)
basis1p_spl = ACE1.RPI.Basic…
-
Hi,
I'm trying to replicate the image standardization steps used in the BraTS challenge. The most recent paper is not specific. For example, interpolation algorithm, normalization prior to registr…