John Pocock
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...
- 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...
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...
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...
* TIA Toolbox version:
**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...
Error Installing With Vim-Plug and Neovim - Add better error handling / suggestions / improve docs
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...