Tibor Auer
Tibor Auer
It is a bug, indeed. Good catch!
+1 aamod_roi_extract provides a structure with various processing rather then a single timecourse. Perhaps, aamod_compsignal could do the same. We could/should harmonise the two modules to provide output in the...
I would prefer a central and controlled location for the SPM defaults. Otherwise, it is hard to keep track of the provenance. Besides, I am not sure how easy it...
The reason for this implementation is to allow specifying multiple directories separated with ":" (which is the conventional list separator in aa XML). You are right, in *nix systems, strrep...
I see what you mean. The object could be configured centrally and then saved into the aacache ([aas_cache_put](https://github.com/automaticanalysis/automaticanalysis/blob/master/aa_engine/aas_cache_put.m) and [aas_cache_get](https://github.com/automaticanalysis/automaticanalysis/blob/master/aa_engine/aas_cache_get.m); I am happy to show you), which is passed to...
Ad 1.: I have no objections against extending aas_log; however, I thought using log4m would be an easier solution. Ad 2.: The current logging solution is not uniform and streamlined....
It is something I have tried already: https://github.com/tiborauer/automaticanalysis/actions/runs/1458586059 Unfortunately, the current licensing does not support this use case.
@AljenU, the main goal is not to speed the tests up but to test the cluster workflow. I try parpool, then. @jones-michael-s, Ideally, when the CI is in place, there...
None of `parpool` and `matlab_pct` works: https://github.com/tiborauer/automaticanalysis/actions/workflows/aa_test_aaq.yml