Difference between revisions of "Montage viewer"

From Dynamo
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
The montage viewer is a GUI that shows simultaneously several z-slices of a volume or volume region..The most usual application of the montage viewer is for the annotation of [[membrane models]], as explained in this [[Montage viewer for membrane picking |walkthrough]].
+
The montage viewer is a GUI that shows simultaneously several z-slices of a volume or volume region..The most usual application of the montage viewer is for the annotation of [[membrane models]], as explained with detail in the [[Montage viewer for membrane picking |walkthrough linked here]].
 +
 
 +
[[File:MontageViewConcept.png|thumb|center|800px| The montage view functionality (right). Note the faint magenta box inside the <tt>dtmslice</tt> scene (left). ]]
  
 
==Montage view GUI==
 
==Montage view GUI==
Line 17: Line 19:
 
* the clicker icon in the toolbar is pressed
 
* the clicker icon in the toolbar is pressed
 
In this case, the controls are
 
In this case, the controls are
* [main click on image] : adds point to active model
+
* <tt>[main click on image]</tt> : adds point to active model
* [secondary click on point] : menu of options on a model.
+
* <tt>[secondary click on point]</tt> : menu of options on a model.
* [secondary click on image] : activates the z-lebel.
+
* <tt>[secondary click on image]</tt> : activates the z-lebel.
* [mouse wheel] : zoom in and out
+
* <tt>[mouse wheel]</tt> : zoom in and out
* [keep secondary click pressed + mouse movement] : drag scene.
+
* <tt>[keep secondary click pressed + mouse movement]</tt> : drag scene.
* [d] delete closest point to cursor
+
* <tt>[d]</tt> : delete closest point to cursor
* [m] move closes point to cursor position
+
* <tt>[m]</tt> move closes point to cursor position
* [backspace] delete last added point
+
* <tt>[backspace]</tt> delete last added point
 +
 
 +
===Image appearance===
 +
 
 +
You can control the appearance (bandpass and number of projected slices)  on the depicted <tt>z</tt> levels. Sometimes the default parameters in the montage viewer don't make the scene visible (as the viewing parameters from <tt>dtmslice</tt> are not automatically inherited).
 +
 
 +
[[File:MontageViewerBandpass.png|thumb|center|800px| Transforms menu allows controlling bandpass and projection thickness.]]
  
 
==Invoking the montage viewer==
 
==Invoking the montage viewer==
 +
 
=== From dtmslice ===
 
=== From dtmslice ===
 
A montage can be opened through the [Montage] option in the menu (for the full scene), or creating a [[Dtmslice#Boxes | box]] ([v]), reshaping it  and then secondary clicking on it.  
 
A montage can be opened through the [Montage] option in the menu (for the full scene), or creating a [[Dtmslice#Boxes | box]] ([v]), reshaping it  and then secondary clicking on it.  

Latest revision as of 13:54, 28 February 2017

The montage viewer is a GUI that shows simultaneously several z-slices of a volume or volume region..The most usual application of the montage viewer is for the annotation of membrane models, as explained with detail in the walkthrough linked here.

The montage view functionality (right). Note the faint magenta box inside the dtmslice scene (left).

Montage view GUI

The montage viewer works as a sliding window on a number of z-levels. When the montage viewer is invoked, the user selects the separation of the z-levels, which will stay constant during a session of the GUI.

dtmslice Basic controls in the montage viewer GUI
dtmslice Toolbar controls in the montage viewer GUI

Selected frame

The frame in red is the z-level where you can add points to the model currently active in the model pool. Clicking on a frame label or secondary clicking on an image will activate the corresponding label.

Mouse and click controls

Controls are available if:

  • there is an active model defined, and.
  • the clicker icon in the toolbar is pressed

In this case, the controls are

  • [main click on image] : adds point to active model
  • [secondary click on point] : menu of options on a model.
  • [secondary click on image] : activates the z-lebel.
  • [mouse wheel] : zoom in and out
  • [keep secondary click pressed + mouse movement] : drag scene.
  • [d] : delete closest point to cursor
  • [m] move closes point to cursor position
  • [backspace] delete last added point

Image appearance

You can control the appearance (bandpass and number of projected slices) on the depicted z levels. Sometimes the default parameters in the montage viewer don't make the scene visible (as the viewing parameters from dtmslice are not automatically inherited).

Transforms menu allows controlling bandpass and projection thickness.

Invoking the montage viewer

From dtmslice

A montage can be opened through the [Montage] option in the menu (for the full scene), or creating a box ([v]), reshaping it and then secondary clicking on it.

From the Catalogue GUI

Secondary click on tomogram names in the dcm GUI will allow to open montages directly on them without previous access to dtmslice

From the command line

This functionality is not yet released.