Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
toloudis pushed 2 commits to feature/thick-lines allen-cell-animated/agave
toloudis pushed 1 commit to feature/thick-lines allen-cell-animated/agave
- consistent windows build version for now 9343584
toloudis pushed 1 commit to feature/add-clip-plane allen-cell-animated/agave
- fix linux build compile error 59f87b1
toloudis pushed 1 commit to feature/thick-lines allen-cell-animated/agave
- remove commented code ec53e17
toloudis pushed 1 commit to feature/thick-lines allen-cell-animated/agave
- revert zarr reader code f28f9a4
toloudis pushed 3 commits to feature/thick-lines allen-cell-animated/agave
toloudis pushed 1 commit to feature/add-clip-plane allen-cell-animated/agave
- bump gcc for ubuntu-latest 2fe5ced
toloudis pushed 1 commit to feature/add-clip-plane allen-cell-animated/agave
- remove assertion 1dc4402
toloudis created a review comment on a pull request on allen-cell-animated/timelapse-colorizer
Suggestion: make this a method on dataset, so you can do `return dataset.getAnnotationTableData(props.ids)` in order to keep the data wrangling separate from the front end ui. look for other places...
toloudis created a review on a pull request on allen-cell-animated/timelapse-colorizer
toloudis created a review on a pull request on simularium/simularium-website
I'm not a good css reviewer, so you may want to get one more set of eyes on it, but nothing looks too crazy here. Should I be seeing a change in package.json that changes the ant dependency version?
toloudis created a review on a pull request on simularium/simularium-website
I'm not a good css reviewer but nothing looks too crazy here. Should I be seeing a change in package.json that changes the ant dependency version?
toloudis created a review on a pull request on allen-cell-animated/timelapse-colorizer
toloudis opened an issue on allen-cell-animated/website-3d-cell-viewer
copy settings and paste into new window
## Use Case Antoine has two windows open with different volumes. He wants to copy the settings from one window and paste them all into the second window. @antoineborensztejn ## Solution unkno...toloudis created a review comment on a pull request on allen-cell-animated/timelapse-colorizer
if this ever gets slow these nested loops are candidates for parallelization since they only read from the data arrays. however, we'd need to use shared memory
toloudis created a review comment on a pull request on allen-cell-animated/timelapse-colorizer
a future optimization would be to not create these three each time you call this function - they can be reused by the higher level loop
toloudis created a review on a pull request on allen-cell-animated/timelapse-colorizer
toloudis created a comment on a pull request on bioio-devs/bioio
We have one or two major internal computational packages that need updating to 3.11+. Future key work for bioio: * Internal: Hard to predict right now but there are lots of anticipated issue...
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- add some basic debugging code ef32980
toloudis created a review comment on a pull request on simularium/simularium-viewer
I think this still needs to be fixed - I remember now that I only commented this out with the intention of it being temporary - see vite.config docs for how to provide build-time defined vars like ...
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- make internal funcs static 000d239
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- move the actual gradient data down into Colormap 9e2e117