Michael Bannert

Results 10 issues of Michael Bannert

Hi, I am experiencing problems with the Deck app. Disabling ETags had no effect on the App's behavior. NB: Moving cards from to-do to doing to done works fine within...

🐞 bug

Dear Anders, The nipype nodes provided with BROCCOLI work fine when executed on their own. Ideally, however, one would want to include them along-side with other nodes (e.g. FSL nodes)...

Dear Anders, I am including BROCCOLI in my nipype workflows and I noticed that BROCCOLI has not provided an interfaces with "RandomiseGroupLevel". Since there are only interfaces for preprocessing programs...

Dear Anders, I was wondering if it would be feasible to implement elastic net regularization in GLM. It would be cool to estimate weights for very large design matrices with...

Hi Matthias, I tried to run your [demo code](https://pypi.org/project/pysaliency/) but the MATLAB call failed in `mit.py` at lines 119-125, saying that it couldn't find `extract_all_fixations`: ``` print('Running original code to...

Dear Anurag, I ran `test_flow.py` in an effort to reproduce the results shown in Figure 4 of the [paper](https://arxiv.org/pdf/1805.09806.pdf). However, my qualitative results differed quite a bit from those reported...

Hi Anurag, Thanks for the chat recently! I thought I'd share the changes that I made to reproduce the results from the paper. I figured that maybe _if_ you find...

Hi, We discovered a problem with the optic flow, depth, and/or camera pose data that Kubric produces. The problem along with the code to reproduce it is visualized on [here](https://github.com/mmbannert/rigid-v-nonrigid-flow/tree/master)....

Hi, I would like to display conjunction results in a similar manner as `plot_fmri_conjunction.py`. However, the example code `plot_fmri_conjunction.py` already fails to produce the image shown in the gallery. It...

Dear PySurfers, I have improved the "project_volume_data" function in surfer.io. It now accepts an additional optional argument "subjects_dir" of type str (default: None), which overrides the SUBJECTS_DIR environment variable in...