Will Foran
Will Foran
``` (cl-jupyter:install-image) Creating directories. Installing kernel spec file /home/foranw/.local/share/jupyter/kernels/common-lisp/kernel.json Installing kernel resources to /home/foranw/.local/share/jupyter/kernels/common-lisp/. Creating kernel image /home/foranw/.local/share/common-lisp-jupyter/image /home/foranw/.local/share/common-lisp-jupyter/image: No such file or directory ``` resolved with `mkdir .~/local/share/jupyter/kernels/common-lisp/`
Running `sdc_fmb` where `in_file` and `bmap_mag` or `phase` are not close in coordinate space results in error running ants > Description: itk::ERROR: MattesMutualInformationImageToImageMetricv4(0x2600ad0): Too many samples map outside moving image...
Thanks for this package! I'm excited to be able to use Julia in my analysis. I'm sanity checking and measuring performance [here](https://github.com/NPACore/rosetta-nii/), with this [nifti](https://github.com/NPACore/rosetta-nii/raw/main/wf-mp2rage-7t_2017087.nii.gz). The mean of that 3d...
Pushing my and @vincowl's changes your way. I find the package super useful and am excited share back! Apologies for not providing more atomic commits -- it's a lot of...
Still a work in progress, but wanted to link here in case motivation found anyone else. - The first commit runs `2to3` and `black` and can hopefully be ignored. -...
It might be useful to have completions in addition to history ``` zeal_idx(){ for db in ~/.local/share/Zeal/Zeal/docsets/*.docset/Contents/Resources/docSet.dsidx; do doc=$(perl -lne 'print $1 if m:/([^/]*).docset/:' (cat) command mean stddev median user...
It would be nice to quickly change visible datasets (in addition to the very handy toggles u and o) without having to open two menus. Doubly so when X11 forwarding...
quicklisp and serapeum notes for the insufficiently CL initatied (me).