Eva Maxfield Brown
Eva Maxfield Brown
https://github.com/pyapp-kit/superqt/pull/158 Better metadata exploration and navigation. Might need to convert the XML / etree metadata structs to dict but might give it a try with just passing it in.
## Use Case *Please provide a use case to help us understand your request in context* Instead of having two plugin variants that the napari user has to switch between...
@psobolewskiPhD I thought of yet another feature to add to this widget if no one complains about it for lets say ~1 month? When the widget is loaded, we can...
## Use Case *Please provide a use case to help us understand your request in context* Allow for the parameterization of chunk dimensions on scene / image selection. ## Solution...
As more people use `napari` for annotation in the institute it would be good to add a writer hook. Going to wait until `aicsimageio==4.0.0` is released though.
### Feature Description Support a more direct directory structure of speakers instead of "conversations". i.e.: ``` data/ ├── bob/ | ├── 0.wav | ├── 1.wav | ├── 2.wav | ├──...
### Feature Description _A clear and concise description of the feature you're requesting._ Add a function and script that will remove all of a single events details ### Use Case...
As part of publish job, build and publish docker Images for pipeline usage. This will make our pipelines faster. Additionally, as part of experimental work, publish docker Images for pipeline...
Disabled to release new version and have been failing for a while, even while the actual instances which utilize those are passing (iirc). These should be debugged and re-enabled.
There are * missing docstrings in certain functions * we hard coded paths in other functions (`/tmp/`) * we should add tests * need to add lifecycle rules to cleanup...