James Anderson
James Anderson
I would like to write some BigTiff 4GB+ images as tiled tiffs to export data to an Omero server. Pillow appears to support reading tiled tiff but not writing. Being...
…john's suggested fix. I am not an entity framework expert by any means. My only intellectual contribution was adding the using wrapper. However it would be great if multiple result...
### Problem description This bug would be resolved if issue #230 was resolved. Filing it in case there is a fast fix for this specific issue. When running `robotpy test`...
I am getting this error creating my database from scratch in a unit test: > Microsoft.Data.SqlClient.SqlException: 'Column 'MosaicShape' in table 'Location' is of a type that is invalid for use...
I understand CurvePolygons are not supported at this time. I'm creating this issue as a request to at least support CurvePolygons that encode simple circles. Naturally the research lab I...
This is my 16-bit axis resolution change. I made some changes to the deadzone code that I hope match the original intention. In particular input.py#247 `self._value = min(new_value * 256...
I'm getting a recursion error when an object is instantiated using an overridden container with this rough form. Any thoughts on what the cause might be? I'm new to dependency...