MRC
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Software) | |||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
| :''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. | :''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''' is a format for representing microscope images used in processing microbiological or chemical data, storing its data in "voxels". | + | '''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. | 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. | ||
| Line 12: | Line 12: | ||
| == Software == | == Software == | ||
| * [http://bio3d.colorado.edu/imod/ IMOD] (mrc2tif, tif2mrc) | * [http://bio3d.colorado.edu/imod/ IMOD] (mrc2tif, tif2mrc) | ||
| − | * [[XnView]] (Claims to support MRC, but could not confirm that it works.) | + | * [[Konvertor]] | 
| + | * [http://www.openmicroscopy.org/site/products/bio-formats Bio-Formats] | ||
| + | * [[XnView]] (Claims to support MRC, but we could not confirm that it works.) | ||
| == Links == | == Links == | ||
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.)

