Chris Hammill

Results 57 issues of Chris Hammill

Some very simple things you might want to do with basic lenses turn out to violate the lens laws. For example ```r a

Following the sneaky logic of the lawful filter, it should be possible to implement lawful join lenses 🤯! Only downside is it would require me to rewrite all the joins...

Hi distill devs, thanks for the great package, Is it currently possible to include alt-text for the post image previews? If not could this be added as a feature?

Hi niwidgets developers, currently I am only able to get your package via a pip wheel. The instructions in the README to run ```py pip install git+git://github.com/nipy/niwidgets/ ``` doesn't work...

Two issues I noticed, I said "rowbind" when I meant "rbind" and the end of the sentence of nonsense. Also it should probably mention the `scale` case specifically

Running `anatLm` on an anatomy matrix with only one column causes important attribute information to be lost.

bug

Triggered by upstream libminc issue https://github.com/BIC-MNI/libminc/issues/108 Work around is to use `miget_real_value_hyperslab` with a 1 voxel hyperslab instead of `miget_real_value` .

bug
duplicate

Much lighter dependency for users when they only need `install_github`

Tests don't check the functionality of the civet functions thoroughly.

RGL > 0.100 switched the colour mapping default used by RMINC, causing colours to be scrambled with respect to the mesh. It can be fixed by passing an explicit argument...