Simon Ball

Results 3 issues of Simon Ball

## Bug Report In an established pipeline, the ExternalTables cannot be cleaned up because `.unused()` returns zero rows, even in cases where I know categorically that at least 1 (and...

bug

## Bug Report ### Description Handling of backslashes inside strings has changed as of 0.13.3 (ans possibly .1 and .2, I have not tested them). Specifically, matching a _single_ backslash...

bug
awaiting-triage

Suite2p is currently non-functional in Python 3.11 due to a change in the way the built-in library `dataclasses` handles default values: https://docs.python.org/3.11/whatsnew/3.11.html#dataclasses (cross ref #1029 ) This change modifies the...