jgostick

Results 111 issues of jgostick

I rewrote the trim method during the _skgraph refactor and it's *much* slower than the version that was in topotools. It's much clearer and shorter, but much slower.

This is very minor, but just thought I'd post it as a bug in case somebody wants to fix an "easy" bug to get their day started on the right...

bug

We are running into an issue on [this review](https://github.com/openjournals/joss-reviews/issues/4757) where two of the doi's have "--" in them, and the editorialbot seems to strip them out when doing the 'check...

bug

Fixes #916 Fixes #757 Fixes #649 Fixes #647 Fixes #575

Both the gravity and electrostatic packing work by placing the spheres to be inserted as close to an 'attractor' as possible. In the case of gravity, it's the bottom edge...

enhancement
feature request

We have quite a few functions in `tools` which are more like `utils`. The difference being that tools are used to work with images, while utils are used to help...

discussion
api

I find myself constantly filling blind pores before computing porosity, so realized it would helpful if the pre-built function for this actually did it for me...on demand of course.