Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
getMRCfile.m File Reference

Read data in MRC/REC format. More...

Functions

function [ img , header ] = getMRCfile (filename)
 Read data in MRC/REC format.
 

Detailed Description

Read data in MRC/REC format.

Function Documentation

◆ getMRCfile()

function [ img , header ] = getMRCfile ( filename)

Read data in MRC/REC format.

Parameters
filename[optional] filename
Return values
img- the dataset, [1:height, 1:width, 1:no_stacks]
headera structure with the MRC header
Generated fields of header:

Format description: http://ami.scripps.edu/software/mrctools/mrc_specification.php

References mib_uigetfile(), and min.

Here is the call graph for this function: