Manually align specimens to annotated 3D spaces
On macOS use the Command key (⌘) instead of the Control (Ctrl) key
Key | Effect |
---|---|
Ctrl + n | Create a new annotation |
Ctrl + s | Save current annotation |
Ctrl + o | Load an annotation from file |
Ctrl + w | Reset views discarding current changes |
If it applies, user will be prompted with a save dialog before creating, saving or loading a annotation.
Key | Effect |
---|---|
f | Increment Slice offset |
b | Decrement Slice offset |
r | Adjust field of view to match the extent of the atlas |
Interface Device | Zoom | Pan |
---|---|---|
3-button mouse | Right-Click & vertical drag | Middle-Click & drag |
2-button mouse | Right-Click & vertical drag | Shift+Left-Click & drag |
1-button mouse | Ctrl+Left-Click & vertical drag | Shift+Left-Click & drag |
Trackpad | two-fingers & vertical drag | Shift+Left-Click & drag |
Key or mouse operation | Effect |
---|---|
Left-Click | Add annotation point |
Delete | Delete currently selected annotation point |
Ctrl + Left-Click on annotation line | Insert annotation point |
Left-Click near annotation line & drag | Translate annotation |
Right-Click near annotation line & drag | Scale annotation |
Key | Effect |
---|---|
f | Increment Slice offset |
b | Decrement Slice offset |
r | Adjust field of view to match the extent of the atlas |
- Right/Left key: SingleStep increment
- PageUp/PageDown key: PageStep increment
SingleStep increment | PageStep increment | |
---|---|---|
Raw/Pitch/Yaw | 1 | 5 |
Annotation Thickness | 1 | 10 |
Slice Step Size | 1 | 10 |
Slice Offset | <slice step size> |
<slice step size> * 10 |
- Inserting point in a
Spline
annotation does not work reliably. Workaround by switch the annotation type toPolyLine
and then inserting the point. See #80 - For Roll, pitch and yaw, the angle mappings differ from the coordinate system the lab uses. See #81
- After using Ctrl+w and restarting the application,
mm
unit prefix is displayed instead ofum
. See #89