Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: Add ROI selection to stage explorer, and scan button to scan selected ROI #428
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
base: main
Are you sure you want to change the base?
feat: Add ROI selection to stage explorer, and scan button to scan selected ROI #428
Changes from 5 commits
5ad4414
c942ff9
6ddd698
e4a72b8
422879f
e4d3577
b6ee508
95f136a
17f263a
a1e1b08
20ad25f
a599c60
16f8dae
04d4648
b5830fa
318e158
bc8d124
7cdff11
11a3768
b978c65
f45ec7c
e4f1e6b
4a556d1
073bf31
1cf3c5f
d1ee3d4
c83377d
d01974b
65bf77f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 40 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L40
Check warning on line 59 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L58-L59
Check warning on line 62 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L62
Check warning on line 64 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L64
Check warning on line 76 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L74-L76
Check warning on line 84 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L84
Check warning on line 96 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L94-L96
Check warning on line 101 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L101
Check warning on line 107 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L107
Check warning on line 113 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L111-L113
Check warning on line 120 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L120
Check warning on line 124 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L124
Check warning on line 132 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L128-L132
Check warning on line 140 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L139-L140
Check warning on line 146 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L143-L146
Check warning on line 151 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L149-L151
Check warning on line 154 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L153-L154
Check warning on line 157 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L157
Check warning on line 167 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L166-L167
Check warning on line 172 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L171-L172
Check warning on line 177 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L176-L177
Check warning on line 182 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L182
Check warning on line 188 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L185-L188
Check warning on line 194 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L191-L194
Check warning on line 199 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L197-L199
Check warning on line 201 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L201
Check warning on line 209 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L207-L209
Check warning on line 213 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L212-L213
Check warning on line 218 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L218
Check warning on line 221 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L220-L221
Check warning on line 223 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L223
Check warning on line 226 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L225-L226
Check warning on line 232 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L229-L232
Check warning on line 236 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L236
Check warning on line 243 in src/pymmcore_widgets/control/_stage_explorer/_rois.py
src/pymmcore_widgets/control/_stage_explorer/_rois.py#L241-L243