jgostick

Results 111 issues of jgostick

The brightness does not match the stated behavior (solids attenuate xray transmission). Also, the docstring links to the wrong page.

Make sure they are all consistent.

This was more trouble that it was worth.

api

`sierpinski_foam2` has a more sensible api where you actually specify the image size you want, and it crops accordingly. I think it would be smart to remove the original one...

api

The `tqdm` function accepts the `desc` keyword, which will then include a text description of what the progress bar is doing. We should probably fetch the function name where `tqdm`...

enhancement

This would be useful for making movies which are properly scaled in time.

enhancement

Hi Philipp We have started using docrep 'officially' in our project (OpenPNM). It's now merged into dev and will be release to master by the end of March. I have...

I am very excited about using this plugin. It does exactly what we need on our [repo](https://github.com/PMEAL/OpenPNM). We have a folder of jupyter notebook examples which we want to test...

Is there any particular reason that your installation instructions require download source code and running pip? Why not post the package to pip and/or conda-forge?