-
Something new :
I tried to launch it using f@vlmop2 and I have had these issues:
'InvChov(A)' doesn't exist (TSEMO_V4) : I changed it for inv(chol(A)) and now it works.
However, I now have
"
Err…
-
Function that compares two BIDS folders with several subfolders and studies and prints the differences. Specifically:
* It goes through all folders and subfolders in the first path and checks if ther…
-
* Create script based on ExploreASL_Import.m that outputs to ASL-BIDS
* Create a conversion script ExploreASL_Import2BIDS
* Insert some functionality from GSP flavors
-
In the `*_dphi_dX` functions, the output variable is named `dX`, but this same value is named `dXinv` in the `*_dq2` and `*_dq` functions. I think this is true for both the main source files and the m…
-
Hi,
when trying to compute a headmodel as follows:
cfg = [];
cfg.method = 'singleshell';
hdm = ft_prepare_headmodel(cfg, segmentedmri);
I get the following error messages in M…
-
Hi @Christopher-Khan ,
I will post my reviews here as I go through the software
https://github.com/openjournals/joss-reviews/issues/2644
-
Hi,
I am using Matlab 2018R with installed Tensormap and TiffStack.
I am trying to load one of those terrible multislice TIFF saved from Imagej which save the info only of the first. Imread is only …
-
When I installed caffe using conda on CentOS7 I get this error:
```
[jalal@goku vnect_estimator]$ conda install -c conda-forge caffe
Solving environment: done
## Package Plan ##
environm…
-
[An extra null pointer check is not needed in functions](https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null "Do I need to check for null before delete p?") like the following.
- [`DELETEA…
-
### Issue summary
when i run "make test -j8", it shows:
```
//home/wanghao/anaconda/lib/libpng16.so.16:对‘inflateValidate@ZLIB_1.2.9’未定义的引用
collect2: error: ld returned 1 exit status
Makefile:6…