MRC
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
(One intermediate revision by one user not shown) | |||
Line 12: | Line 12: | ||
== Software == | == Software == | ||
* [http://bio3d.colorado.edu/imod/ IMOD] (mrc2tif, tif2mrc) | * [http://bio3d.colorado.edu/imod/ IMOD] (mrc2tif, tif2mrc) | ||
+ | * [[Konvertor]] | ||
+ | * [http://www.openmicroscopy.org/site/products/bio-formats Bio-Formats] | ||
* [[XnView]] (Claims to support MRC, but we could not confirm that it works.) | * [[XnView]] (Claims to support MRC, but we could not confirm that it works.) | ||
Latest revision as of 15:16, 22 February 2016
- This is the microscope image format. See Mixed Raster Content for the graphic compression format, and MIRC scripting language for the scripting language which sometimes uses a .mrc extension.
MRC (Medical Research Council) is a format for representing microscope images used in processing microbiological or chemical data, storing its data in "voxels".
The varieties of this format are used for 3D imaging in electromicroscopy, storing a map of electron density. There is an obsolete pre-2000 MRC format, a newer MRC 2000 format, and some format variations on the older format. Files start with a 1024-byte header organized into 56 words followed by 10 80-byte text labels.
[edit] Software
- IMOD (mrc2tif, tif2mrc)
- Konvertor
- Bio-Formats
- XnView (Claims to support MRC, but we could not confirm that it works.)