Brian Whitney
Brian Whitney
### Description This PR migrates the writers to their respective reader while maintaining the import structure. It resolves #123 #124 and #125 when combined with its companion PRS. If you...
### Description We added sophisticated functionality for reader plugins so that we could manage dependencies separately and it was easy for external users to contribute. Why not do the same...
## Description This ticket is mostly an exploratory one to gather more information on well specific metadata for use in the `bioio-nd2` Bioio plugin. Recently we have been adding metadata...
## Description The purpose of this PR is to start to resolve #25 It adds a new property dimension_properties which allows subsequent readers to attach type and units to dimension...
## Description The purpose of this PR is to resolve #81 and fix codecov uploads. It looks like we just currently block the upload via permissions. Theres two fixes here....