Differences between revisions 2 and 3
Revision 2 as of 2007-02-09 20:58:25
Size: 748
Editor: bcm148-114
Comment:
Revision 3 as of 2008-11-26 04:42:28
Size: 748
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
  iminfo start.img[[BR]]   iminfo start.img<<BR>>

iminfo

  • This program provides basic information about image files

Usage

  • iminfo <input file> [all] [stat] [first=<n>] [last=<n>]

Parameters

  • <input file>

    File to examine

    [all]

    Give detailed information about each image in a stack file

    [stat]

    Statistical information about the image(s)

    [first=<n>]

    Start with particle number n.

    [last=<n>]

    End with particle number n.

    Typical usage:
    • iminfo start.img
      iminfo proj.img all

Description

This is a simple program which provides information on any image file supported by EMAN. The 'all' option gives detailed info on each image in a stacked image file.


EMAN Manual page, generated Mon Jan 8 17:35:59 2007

EMAN1/Programs/ImInfo (last edited 2008-11-26 04:42:28 by localhost)