Difference between pages "IMOD - edmont" and "Template:Comment"

From NoskeWiki
(Difference between pages)
Jump to navigation Jump to search
(Created page with "==About== {{DaughterPage|mother=IMOD}} <b>Edmont/blendmont</b> is a command-line program which is distributed as part of the IMOD tomography suite and is used to cro...")
 
 
Line 1: Line 1:
==About==
+
<font style="color: #999; font-weight: nomral; font-style: italic; font-size: 12px;"><noinclude></font>
  
{{DaughterPage|mother=[[IMOD]]}}
+
Usage:
  
<b>Edmont/blendmont</b> is a command-line program which is distributed as part of the [[IMOD]] tomography suite and is used to cross-correlate montage files. For full information on edmont, visit the [http://bio3d.colorado.edu/imod/doc/man/edmont.html edmont man page].
+
<nowiki>This is a comment: {{Comment}}(don't smile at a crocodile){{Comment_end}}</nowiki>
  
To create a montage in IMOD the steps are:
 
# Copy montage file (eg: <b>2_4d2</b>) into its own folder.
 
# Open a terminal window and change to that folder.
 
# Enter "<b>edmont</b>" and run through interactive program <i>(this program outputs a <b>piece list</b>)</i> '''(see below)'''
 
# Copy <b>"Blend.com"</b> com script to the directory and change values '''(see below)'''
 
# Enter/run "<b>subm Blend.com</b>" & wait for it to finish <i>(this com script generated the <b>blended montage</b>)</i>.
 
# Open blended montage file (type "<b>3dmod 2_4d2.bl</b>"), check it is okay, do auto contrast (Shift+A), take note of black & white values.
 
# To make the final montage 1/2 as small run mrcbyte:
 
##: <b>mrcbyte -c 40,140 2_4d2.bl 2_4d2.byte.bl </b>      <i>(NOTE: 40,140 = appropriate black & white values)</i>
 
# Clean up all unnecessary files (can delete all but original stack and final blend - "2_4d2" and "2_4d2.byte.bl")
 
  
 +
Gives:
  
===Interactive program:===
 
  
<b>prompt></b>  edmont
+
This is a comment: {{Comment}}(don't smile at a crocodile){{Comment_end}}
# of input files (or -1 to read list of input files from file):    1
 
Name of input image file:        2_4d2
 
Name of file with list of piece coordinates (or Return to use piece
 
coordinates in image header):
 
Enter list of sections to read from file (1st sec is 0; ranges may be entered)
 
0
 
# of output files (or -1 to read list of output files from file):     1
 
Name of output image file:      test
 
Name of output piece list file (or Return for none, if image headers
 
have piece coordinates):      2_4d2.pl
 
Enter Min X, Max X, Min Y, & Max Y; pieces outside this range will be excluded
 
  from output file (enter / to include all pieces):      /
 
1 to enter a list of points specifying pieces to exclude, 0 not to: 0
 
Output file data mode (/ for same as first input file):      /
 
0 for no floating, or 1 or 2 to float sections to common range or mean:      1
 
1 to renumber sections in output file(s) sequentially from zero, 0 not to:    0
 
  
''Input only (copy and paste this into the command window after changing "2_4d2")''
 
  
edmont
+
</noinclude>
1
 
2_4d2.st
 
 
0
 
1
 
test
 
2_4d2.pl
 
/
 
0
 
/
 
1
 
0
 
 
 
That's way the bestset answer so far!
 
 
 
==Links==
 
 
 
* [[IMOD]] - a list of other wiki pages I've written about IMOD
 
* [http://bio3d.colorado.edu/imod/doc/man/edmont.html IMOD edmont man page]
 
* [http://bio3d.colorado.edu/imod/doc/man/blendmont.html IMOD blendmont man page]
 
 
 
 
 
[[Category:Computers]]
 

Revision as of 21:29, 23 August 2021

Usage:

This is a comment: {{Comment}}(don't smile at a crocodile){{Comment_end}}


Gives:


This is a comment: (don't smile at a crocodile)