Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: stackviewer v2 #293

Closed
wants to merge 69 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
0321817
wip
tlambert03 Apr 24, 2024
452c661
more progress
tlambert03 Apr 24, 2024
0d5b085
wip
tlambert03 Apr 24, 2024
1f42588
some fixes
tlambert03 Apr 25, 2024
1731f7c
wip
tlambert03 May 1, 2024
a332228
getting better
tlambert03 May 2, 2024
d066d77
some linting
tlambert03 May 2, 2024
be222a4
wip on composite mode
tlambert03 May 2, 2024
0c3edb5
starting pygfx
tlambert03 May 2, 2024
aa412e4
more updates
tlambert03 May 2, 2024
60101e3
more wip
tlambert03 May 3, 2024
d727dcd
wip
tlambert03 May 3, 2024
57187d2
wip
tlambert03 May 4, 2024
b066f3a
good progress
tlambert03 May 4, 2024
fb66297
more progress for xarray and numpy
tlambert03 May 4, 2024
f63328e
better pygfx
tlambert03 May 4, 2024
a7cb3e0
linting and cleanup
tlambert03 May 4, 2024
2215d50
save btn
tlambert03 May 4, 2024
4172741
remove qt backend
tlambert03 May 4, 2024
63e61d9
move and rename
tlambert03 May 4, 2024
91ecd0c
more renames
tlambert03 May 4, 2024
81758ec
remove bar color
tlambert03 May 6, 2024
b34b4df
bump superqt and add popup fps
tlambert03 May 6, 2024
d2ff45b
use async, add colors, start transform
tlambert03 May 6, 2024
c3ae898
fix typo
tlambert03 May 7, 2024
fa51abe
Merge branch 'main' into stack-viewer2
tlambert03 May 7, 2024
5ebdcc3
rename
tlambert03 May 7, 2024
d07876e
Merge branch 'stack-viewer2' of https://github.com/tlambert03/pymmcor…
tlambert03 May 7, 2024
ca4347d
hide sliders of size=1
tlambert03 May 7, 2024
f7cddf5
minor typing
tlambert03 May 7, 2024
5aae2af
additive mode
tlambert03 May 7, 2024
31cbf64
futures
tlambert03 May 7, 2024
fb66e29
more futurestuff
tlambert03 May 7, 2024
5eb5462
more cleanup
tlambert03 May 8, 2024
b0cb5da
style(pre-commit.ci): auto fixes [...]
pre-commit-ci[bot] May 8, 2024
f1fc4a2
changes to throttling
tlambert03 May 9, 2024
b4175ae
style(pre-commit.ci): auto fixes [...]
pre-commit-ci[bot] May 9, 2024
90827ff
change demo
tlambert03 May 10, 2024
cb9d031
remove print
tlambert03 May 10, 2024
c6e7ee1
add tensor store
tlambert03 May 10, 2024
5b6aed6
wip
tlambert03 May 10, 2024
f100cf9
use tensorstore backingh
tlambert03 May 11, 2024
120a47e
fix imports
tlambert03 May 11, 2024
7c895c4
channel names and docs
tlambert03 May 12, 2024
580cb20
style(pre-commit.ci): auto fixes [...]
pre-commit-ci[bot] May 12, 2024
f02d2fa
fix
tlambert03 May 12, 2024
155b45c
rearrange and fix delayed requests
tlambert03 May 12, 2024
5f84dde
style(pre-commit.ci): auto fixes [...]
pre-commit-ci[bot] May 12, 2024
5e21c23
Merge branch 'main' into stack-viewer2
tlambert03 May 24, 2024
a136f72
add xarray example
tlambert03 May 24, 2024
2efce9c
two fixes
tlambert03 May 29, 2024
857991b
tried to fix leaks. but failed
tlambert03 Jun 2, 2024
d3e3169
use data-wrapper
tlambert03 Jun 3, 2024
550d5d6
style(pre-commit.ci): auto fixes [...]
pre-commit-ci[bot] Jun 3, 2024
4441085
minor
tlambert03 Jun 3, 2024
0591afc
Merge branch 'stack-viewer2' of https://github.com/tlambert03/pymmcor…
tlambert03 Jun 3, 2024
759956d
misc
tlambert03 Jun 3, 2024
98b2717
fix one leak
tlambert03 Jun 3, 2024
18a6047
small changes
tlambert03 Jun 3, 2024
325a90e
more indexing
tlambert03 Jun 3, 2024
c7cfe6f
remove check
tlambert03 Jun 3, 2024
5bf478c
wip
tlambert03 Jun 3, 2024
88e93a6
style(pre-commit.ci): auto fixes [...]
pre-commit-ci[bot] Jun 3, 2024
2df4ce3
don't autoscale invisible
tlambert03 Jun 5, 2024
7a8d0cf
Merge branch 'stack-viewer2' of https://github.com/tlambert03/pymmcor…
tlambert03 Jun 5, 2024
527a737
start adding 3d
tlambert03 Jun 7, 2024
63c2c47
remove print
tlambert03 Jun 7, 2024
b26e0bf
better 3d
tlambert03 Jun 7, 2024
631d421
more tweaks
tlambert03 Jun 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix typo
tlambert03 committed May 7, 2024

Verified

This commit was signed with the committer’s verified signature.
tlambert03 Talley Lambert
commit c3ae898ea86cfff8dde51e6a75faf1bd813628a8
2 changes: 1 addition & 1 deletion src/pymmcore_widgets/_stack_viewer/_stack_viewer.py
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@ def setMode(self, mode: ChannelMode) -> None:


class StackViewer(QWidget):
"""A viewer for AND arrays."""
"""A viewer for ND arrays."""

def __init__(
self,