-
These are two tutorial cases (Regressions: mixtank_tui and fluid-bed_tui). I will share cases with you @ajain-work
### script ###
import os
os.chdir("C:/shared/testing/develop/tutorials/fluid-b…
-
Steps to reproduce:
Copy the code from the example into a file, e.g. `plot.jl`:
```
using Gaston, SpecialFunctions
set(term = "qt")
x = y = 0:0.075:10
surf(x, y, (x,y) -> besselj0(y)*x^2…
-
-
The following error message:
```
ValueError: Decomposition has a different logical effect than hyperedge
hyperedge(140)=[]
decomposition([139, 203, 278, 277]=[[], [], [], [0]])
```
comes from
`…
-
## Description
Hi!
Many thanks for the great package! I'm wondering if you would have some hints on how to create a terrain model from an mgrid? I've looked at the tutorial on the [terrain follo…
-
First of all, you guys are doing an amazing job here.
* xeus-octave version:
octave 7.3.0
xeus-octave 0.1.0
* Operating System:
Debian
### Description
I woul…
-
It turns out (I think!) you can take just about any subcortical ROI and turn it into a surface using a few FreeSurfer commands:
```
mri_tessellate aseg.mgz 17 lh.hippocampus.orig
mri_tessellate ase…
-
Re: https://github.com/Singular/Sources/wiki/Installation-of-Surfer-on-Debian
I am looking to install surf and surfer on Debian 9 stretch. It seems the instructions above are from 2013 and do not w…
-
## Description
Hi, what i'm trying to do is to wrap a rectangular image around a cylinder but the result is doubled (see images), So i'm trying to make it wrap all around the cylinder without…
-
### Describe the bug, what's wrong, and what you expected.
When trying to use `pyvista.plot()` anywhere in the code, it would produce the following message:
```
Process finished with exit code 139 …