Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
toloudis created a review comment on a pull request on allen-cell-animated/vole-app
Maybe we should remove lut then!
toloudis pushed 1 commit to feature/serialize-clip-plane allen-cell-animated/agave
- have another go at tensorstore build issue cafc597
toloudis pushed 1 commit to feature/serialize-clip-plane allen-cell-animated/agave
- get quaternion ctor order correct 481ccaf
toloudis pushed 1 commit to feature/serialize-clip-plane allen-cell-animated/agave
- testing out the python output/input 1941842
toloudis pushed 2 commits to feature/serialize-clip-plane allen-cell-animated/agave
toloudis pushed 1 commit to feature/serialize-clip-plane allen-cell-animated/agave
- find transform between two planes, and add unit test ef3d9cd
toloudis created a review comment on a pull request on allen-cell-animated/vole-app
You might want to say something to remind users that the bins represent a range of values (like any binned histogram). So if the range of intensities is greater than 256, then the bins span over m...
toloudis created a review comment on a pull request on allen-cell-animated/vole-app
do lut and rmp map the same values - a min and a max? I think the only difference is that lut accepts the shorthand / prefixed values?
toloudis created a review comment on a pull request on allen-cell-animated/vole-app
expects 0-255 range
toloudis created a review comment on a pull request on allen-cell-animated/vole-app
do we even use this? I think `image` could probably be removed from this doc
toloudis created a review comment on a pull request on allen-cell-animated/vole-app
maybe add here that the volume channels will be appended together in the viewer, too
toloudis created a review comment on a pull request on allen-cell-animated/vole-app
You need to say that the volumes will show up combined as channels
toloudis created a comment on an issue on bioio-devs/bioio-base
Also see https://github.com/bioio-devs/bioio/issues/58
toloudis created a comment on a pull request on bioio-devs/bioio
I'm generally in favor of using current things but we might have to put a min value on our tifffile version?
toloudis created a review on a pull request on bioio-devs/bioio
LGTM, maybe a followup pr for documentation about python version etc before we do a release
toloudis pushed 3 commits to main bioio-devs/bioio-base
toloudis closed a pull request on bioio-devs/bioio-base
improve identity transpose case
### Description of Changes While debugging czi reader, I found that dask has an optimization check on transposes that compares the axes with a tuple to see if the transpose wouldn't do anything....toloudis pushed 5 commits to feature/optimize-transpose bioio-devs/bioio-base
- ci(dependabot): bump codecov/codecov-action from 4 to 5 Bumps [codecov/codecov-action](https://github.com/codecov/co... e9b0d2e
- Merge pull request #26 from bioio-devs/dependabot/github_actions/codecov/codecov-action-5 ci(dependabot): bump codec... 1efab18
- add physical pixel size to cached properties bb5176a
- Merge pull request #27 from bioio-devs/bugfix/reset-base-pixel-size Add physical pixel size to cached properties 2318991
- Merge branch 'main' into feature/optimize-transpose 2215b90