Matt Einhorn

Results 23 issues of Matt Einhorn

**Describe the bug** When napri pops up a message, such as when an error happens, if I click the x button to close the popup it also closes the napari...

bug

**Describe the bug** In Napari, when curating data, when you click "save training data" to start exporting the cubes a popup pops up right away saying "done". Even though it...

bug

I'm testing `ryml` to use to parse very large yaml files in Python. I'm following the approach from here, that uses `json` as an intermediary to handle Python objects https://github.com/4C-multiphysics/fourcipp/blob/8d9b5b76320643b54e797224d2dffc3984a3e961/src/fourcipp/utils/yaml_io.py....