Difference between revisions of "Display2"
(→Windowメニュー) |
(→ROIメニュー) |
||
Line 439: | Line 439: | ||
<br> | <br> | ||
− | === | + | ===ROI Menu=== |
<table> | <table> | ||
<tr> | <tr> | ||
Line 454: | Line 454: | ||
ROIInfo<br></p> | ROIInfo<br></p> | ||
</td> | </td> | ||
− | <td><p align="left"> | + | <td><p align="left">Rectangle is cut out region.<br> |
− | + | Line is cut out region.<br> | |
− | + | Spline is cut out region.<<br> | |
− | + | Create new cut out region.<br> | |
− | + | Select a cut out region.(MultiShape only)<br> | |
− | + | Zoom in<br> | |
− | + | Zoom out<br> | |
− | + | Cut out multiple ROI files<br> | |
<br> | <br> | ||
− | + | View ROI Information<br></p> | |
</td> | </td> | ||
</tr> | </tr> | ||
Line 470: | Line 470: | ||
====Rectangle==== | ====Rectangle==== | ||
− | <div> | + | <div>Rectangle is cut out region.</div> |
[[File:Outdata1-Display2.png]]<br> | [[File:Outdata1-Display2.png]]<br> | ||
<br> | <br> | ||
− | <div> | + | <div>Cut out image</div> |
<table> | <table> | ||
<tr> | <tr> | ||
Line 494: | Line 494: | ||
<br> | <br> | ||
− | <div>-o | + | <div>-o 's Log data</div> |
<pre> | <pre> | ||
mrcImageROI -i Input-1VOM-N-2D.mrc -o Outdata.mrc -m 2 -r 5.0 5.0 40.0 5.0 40.0 40.0 5.0 40.0 | mrcImageROI -i Input-1VOM-N-2D.mrc -o Outdata.mrc -m 2 -r 5.0 5.0 40.0 5.0 40.0 40.0 5.0 40.0 | ||
Line 501: | Line 501: | ||
====Line==== | ====Line==== | ||
− | <div> | + | <div>Line is cut out region.</div> |
[[File:Outdata-Line-Display2.png]]<br> | [[File:Outdata-Line-Display2.png]]<br> | ||
<br> | <br> | ||
====Spline==== | ====Spline==== | ||
− | <div> | + | <div>Spline is cut out region.</div> |
[[File:Outdata-Spline-Display2.png]]<br> | [[File:Outdata-Spline-Display2.png]]<br> | ||
<br> | <br> | ||
− | <div> | + | <div>Cut out image</div> |
<table> | <table> | ||
<tr> | <tr> | ||
Line 530: | Line 530: | ||
<br> | <br> | ||
− | <div>-o | + | <div>-o 's Log data</div> |
<pre> | <pre> | ||
mrcImageUnbentROI -i Input-1VOM-N-2D.mrc -o Outdata.mrc -x 80 -r 9.0 12.0 74.0 12.0 37.0 26.0 62.0 39.0 41.0 73.0 23.0 72.0 10.0 65.0 19.0 53.0 6.0 34.0 8.0 14.0 | mrcImageUnbentROI -i Input-1VOM-N-2D.mrc -o Outdata.mrc -x 80 -r 9.0 12.0 74.0 12.0 37.0 26.0 62.0 39.0 41.0 73.0 23.0 72.0 10.0 65.0 19.0 53.0 6.0 34.0 8.0 14.0 | ||
Line 537: | Line 537: | ||
====Create==== | ====Create==== | ||
− | <div> | + | <div>Create new cut out region.</div> |
<table> | <table> | ||
<tr> | <tr> | ||
Line 548: | Line 548: | ||
====ZoomIn==== | ====ZoomIn==== | ||
− | <div>[[Display2#ZoomIn| | + | <div>Same as [[Display2#ZoomIn|Edit Menu]]</div> |
<br> | <br> | ||
====ZoomOut==== | ====ZoomOut==== | ||
− | <div>[[Display2#ZoomOut| | + | <div>Same as [[Display2#ZoomOut|Edit Menu]]</div> |
<br> | <br> | ||
====MultiROI==== | ====MultiROI==== | ||
− | <div> | + | <div>It can cut out multiple [[ROI]] files</div> |
<br> | <br> | ||
Line 563: | Line 563: | ||
====ROIInfo==== | ====ROIInfo==== | ||
− | [[Display2#ROIInfo| | + | Same as [[Display2#ROIInfo|Edit Menu]]<br> |
<br> | <br> | ||
Revision as of 07:46, 20 August 2014
Display2 is the Command for image display on Eos. It can also cut out ROI(Region of Interest) from image. In addition, it can display Fourier transform image. And, in the case of 3D data, it can display its section.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Optional | Input: mrcImage | NULL |
-t | Optional | Template for InputFile | 85.roi |
-o | Optional | Logfile | .EosLog |
-L | Optional | LowThreshold | 0.0(if not set, not use.) |
-H | Optional | HighThreshold | 0.0(if not set, not use.) |
-Zoom | Optional | Zoom for InputFile | 1.0 |
-Inverse | Optional | Inverse (HighValue(dark)<->LowValue(bright)) for InputFile | |
-display | Optional | :0.0 | |
-geometry | Optional | Initial size and position of window. | 1024x1024+0+0 |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 |
-geometry 's argument format
-geometry (Size x)x(Size y)+(Position x)+(Position y)
Execution example
Input file image
![]() |
Min Max |
-18651.7 (10, 1, 0) 52942.7 (24, 39, 0) |
Case: Options only essential
![]() |
File File(Seq) |
file operation Seq file operation |
Option -L, -H
Case: L=0, H=30000
Option -Zoom
Case: Zoom=2
Option -Inverse
Option -geometry
Case: geometry=250x350+100+100
File Menu
Open
New
Save Image(PS) As
Save Image(BYTE) As
Extract ROI(REAL) As
Save Canvas(PS) As
File(Seq) Menu
![]() |
Open |
Open the file at same window. |
Open
New
Edit Menu
Cancle
![]() |
-> | ![]() |
OK
![]() |
-> | ![]() |
Move
![]() |
-> | ![]() |
Resize
![]() |
-> | ![]() |
Rotate
![]() |
-> | ![]() |
All Delete
![]() |
-> | ![]() |
Delete
![]() |
-> | ![]() |
![]() |
-> | ![]() |
ZoomIn
![]() |
-> | ![]() |
ZoomOut
![]() |
-> | ![]() |
ROIInfo
Extract
AfterExtract
![]() |
-> | ![]() |
Redraw
MultiShape
Window Menu
![]() |
New Wondow |
Open new window. |
New Window
ROI Menu
Rectangle
![]() |
Min Max |
-10973.5 (23, 0, 0) 52942.7 (19, 34, 0) |
mrcImageROI -i Input-1VOM-N-2D.mrc -o Outdata.mrc -m 2 -r 5.0 5.0 40.0 5.0 40.0 40.0 5.0 40.0
Line
Spline
![]() |
Min Max |
-18651.7 (51, 1, 0) 52942.7 (12, 7, 0) |
mrcImageUnbentROI -i Input-1VOM-N-2D.mrc -o Outdata.mrc -x 80 -r 9.0 12.0 74.0 12.0 37.0 26.0 62.0 39.0 41.0 73.0 23.0 72.0 10.0 65.0 19.0 53.0 6.0 34.0 8.0 14.0
Create
![]() |
-> | ![]() |
ZoomIn
ZoomOut
MultiROI
SizeLock
ROIInfo
Same as Edit Menu
Operationメニュー
![]() |
fft2d |
FFT処理を行う |
fft2d
Informationメニュー
![]() |
Display2 Info mrcImage Info |
密度とFrequencyのグラフを表示する |
Display2 Info
![]() |
-> | ![]() |
![]() |
-> | ![]() |
![]() |
-> | ![]() |
mrcImage Info
Image Info
Roi Info
Editメニューと同様
LayerLine Info
Projection Info
Scetion Info
CTF Info
UnitCell Info
Scale Info
Helpメニュー
![]() |
Help |
Help |