John Pocock

Results 12 issues of John Pocock

Running flake8 with flake8-sql on pre-commit CI is giving me the following error: ``` multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/usr/lib/python3.10/multiprocessing/pool.py", line 125, in worker result = (True,...

## Bug report I am writing some tiled TIFFs and when using WebP compression, some libraries have trouble opening them (see original issue here: https://github.com/cgohlke/tifffile/issues/122). It appears that an extrasamples...

question

- Format .md files against GitHub style ([see mdformat-gfm](https://mdformat.readthedocs.io/en/stable/users/plugins.html#parser-extension-plugins)). - Format notebook markdown against the [MyST style](https://jupyterbook.org/en/stable/content/myst.html) ([see mdformat-myst](https://mdformat.readthedocs.io/en/stable/users/plugins.html#parser-extension-plugins)). - Format verbatim blocks with black (e.g. code in ```python markdown...

documentation
dev tools

This is a work in progress. - [x] Investigate application of transforms when reading numpy/scipy array-like objects. - [x] Test with a zarr array. - [x] Profile speed impact (about...

enhancement

I have been thinking about more optimal methods for iterating over a WSI e.g. when generating tiles or performing patch extraction or running inference etc.. I wanted to share my...

enhancement

* TIA Toolbox version:

help wanted
dev tools

* TIA Toolbox version:

enhancement
question
code readability
stale

**Describe the bug** I am experimenting with the lossless conversion of some JPEG files (extracted from large tiled TIFF files). Some of these images convert without an issue, but others...

documentation
encoder
api
unrelated to 1.0

I tried installing with Neovim (v0.2.2) and Vim-Plug and got the following error: ``` Error detected while processing function vimade#Init[2]..vimade#CreateGlobals: line 21: E168: :finish used outside of a sourced file...