
Conversion of a set of Digital Micrograph files to Tiff format:
Files needed:convert.com#! /bin/csh -f dm2mrc $1 $1:r.mrc replace.com#! /bin/csh -f echo MRC > temp.txt echo TIFF >> temp.txt echo 2D >> temp.txt echo NO >> temp.txt echo $1 >> temp.txt echo $1:r >> temp.txt echo LINUX >> temp.txt em2em < temp.txt > /dev/null rm temp.txt
|
Conversion of a set of Digital Micrograph files to Tiff format: | ||||||||||
| Changed: | ||||||||||
| < < |
| |||||||||
| > > |
| |||||||||
Files needed:convert.com#! /bin/csh -f dm2mrc $1 $1:r.mrc replace.com#! /bin/csh -f echo MRC > temp.txt echo TIFF >> temp.txt echo 2D >> temp.txt echo NO >> temp.txt echo $1 >> temp.txt echo $1:r >> temp.txt echo LINUX >> temp.txt em2em < temp.txt > /dev/null rm temp.txt
| ||||||||||
Conversion of a set of Digital Micrograph files to Tiff format:
| |||||||||||||||
| Changed: | |||||||||||||||
| < < |
| ||||||||||||||
| > > |
| ||||||||||||||
Files needed:convert.com#! /bin/csh -f dm2mrc $1 $1:r.mrc replace.com#! /bin/csh -f echo MRC > temp.txt echo TIFF >> temp.txt echo 2D >> temp.txt echo NO >> temp.txt echo $1 >> temp.txt echo $1:r >> temp.txt echo LINUX >> temp.txt em2em < temp.txt > /dev/null rm temp.txt
| |||||||||||||||
Conversion of a set of Digital Micrograph files to Tiff format:
| |||||||||||||||
| Changed: | |||||||||||||||
| < < |
| ||||||||||||||
| > > |
| ||||||||||||||
Files needed:convert.com#! /bin/csh -f dm2mrc $1 $1:r.mrc replace.com#! /bin/csh -f echo MRC > temp.txt echo TIFF >> temp.txt echo 2D >> temp.txt echo NO >> temp.txt echo $1 >> temp.txt echo $1:r >> temp.txt echo LINUX >> temp.txt em2em < temp.txt > /dev/null rm temp.txt
| |||||||||||||||
| ||||||||||||||||
| Changed: | ||||||||||||||||
| < < | Conversion of a set of Digital micrograph files to Tiff format: | |||||||||||||||
| > > | Conversion of a set of Digital Micrograph files to Tiff format: | |||||||||||||||
| ||||||||||||||||
| Changed: | ||||||||||||||||
| < < |
| |||||||||||||||
| > > |
| |||||||||||||||
| Added: | ||||||||||||||||
| > > |
| |||||||||||||||
Files needed:convert.com#! /bin/csh -f dm2mrc $1 $1:r.mrc replace.com#! /bin/csh -f echo MRC > temp.txt echo TIFF >> temp.txt echo 2D >> temp.txt echo NO >> temp.txt echo $1 >> temp.txt echo $1:r >> temp.txt echo LINUX >> temp.txt | ||||||||||||||||
| Changed: | ||||||||||||||||
| < < | em2em < temp.txt | |||||||||||||||
| > > | em2em < temp.txt > /dev/null | |||||||||||||||
| rm temp.txt | ||||||||||||||||
| Deleted: | ||||||||||||||||
| < < | convert.com | |||||||||||||||
| ||||||||||||||||
Conversion of a set of Digital micrograph files to Tiff format:
Files needed:convert.com#! /bin/csh -f dm2mrc $1 $1:r.mrc replace.com#! /bin/csh -f echo MRC > temp.txt echo TIFF >> temp.txt echo 2D >> temp.txt echo NO >> temp.txt echo $1 >> temp.txt echo $1:r >> temp.txt echo LINUX >> temp.txt em2em < temp.txt rm temp.txtconvert.com
|