Philip Garrison

Results 17 comments of Philip Garrison

@toloudis I think measuring from the first acquisition of the first timepoint to the first acquisition of the last timepoint would be more meaningful than just TimeIncrement * SizeT? It...

Feedback from AICS users indicates that duration would be best measured to the first acquisition of the last timepoint. Next up: document this.

There are a lot of options for how to do this documentation, which gets at a broader issue integrating bioio & bioio-base. I described this in more in #134. We...

@BrianWhitneyAI That error message reminds me of errors that can come up when using `pandas=2`

Matheus's stacktrace [here](https://github.com/aics-int/ome-zarr-conversion/pull/23) suggests to me that scikit-image is the dependency responsible for this issue (or one of them). When I try to install scikit-image 0.23.0 on our SLURM cluster...

I failed to reproduce the original error. I was able to successfully install the latest `bioio` on our SLURM cluster (Ubuntu 18.04.4) using the following `pyproject.toml`. ```toml [project] name =...

Put together these charts to get a sense of how bioio performance scales with image size.