User Tools

Site Tools


eman2:imageformats

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
eman2:imageformats [2025/06/19 15:26] – created steveludtkeeman2:imageformats [2025/06/19 15:29] (current) steveludtke
Line 1: Line 1:
-<<TableOfContents>> 
- 
 ====== Table of supported image formats in EMAN2 ====== ====== Table of supported image formats in EMAN2 ======
 ||Type ||Extension ||Read ||Write ||3D ||Image Stacks ||Volume Stacks ||Bit Trunc. ||Region I/O ||Comments || ||Type ||Extension ||Read ||Write ||3D ||Image Stacks ||Volume Stacks ||Bit Trunc. ||Region I/O ||Comments ||
-||||||||||||||||<style="text-align:left">**Primary EMAN2 Format** ||+||||||||||||||||**Primary EMAN2 Format** ||
 ||HDF5 ||hdf ||Y ||Y ||Y ||Y ||Y ||Y ||Y ||HDF5 is an international standard for scientific data (http://www.hdfgroup.org/HDF5/). It supports arbitrary metadata (header info) and is very portable. This is the standard interchange format for EMAN2. Chimera can read EMAN2 style HDF files. || ||HDF5 ||hdf ||Y ||Y ||Y ||Y ||Y ||Y ||Y ||HDF5 is an international standard for scientific data (http://www.hdfgroup.org/HDF5/). It supports arbitrary metadata (header info) and is very portable. This is the standard interchange format for EMAN2. Chimera can read EMAN2 style HDF files. ||
 ||LST ||lst ||Y ||Y ||Y ||Y || ||N ||N ||(see below for usage tips) ASCII file contains a list of image file names and numbers with optional metadata. EMAN2 treats these files as actual image files. Two variants, LST and LSX. LSX has the additional restraint that all lines have the same length. Can be manipulated with the //LSXFile// clas in Python or can be treated like any other image file, eg - opened with //EMData.read_image// || ||LST ||lst ||Y ||Y ||Y ||Y || ||N ||N ||(see below for usage tips) ASCII file contains a list of image file names and numbers with optional metadata. EMAN2 treats these files as actual image files. Two variants, LST and LSX. LSX has the additional restraint that all lines have the same length. Can be manipulated with the //LSXFile// clas in Python or can be treated like any other image file, eg - opened with //EMData.read_image// ||
-||||||||||||||||<style="text-align:left">**Cryo-EM Formats** ||+||||||||||||||||**Cryo-EM Formats** ||
 ||DM2 (Gatan) ||dm2 ||Y ||N ||N ||N ||N ||N ||N ||Proprietary Gatan format (older version) || ||DM2 (Gatan) ||dm2 ||Y ||N ||N ||N ||N ||N ||N ||Proprietary Gatan format (older version) ||
 ||DM3 (Gatan) ||dm3 ||Y ||N ||N ||N || ||N ||N ||Proprietary Gatan format from Digital Micrograph || ||DM3 (Gatan) ||dm3 ||Y ||N ||N ||N || ||N ||N ||Proprietary Gatan format from Digital Micrograph ||
Line 22: Line 20:
 ||PIF ||pif ||Y ||Y ||Y ||Y || ||N ||N ||Purdue Image Format. This will read most, but not all PIF images. Recent support added for mode 40 and 46 (boxed particles). Some of the FFT formats cannot be read by EMAN2. PIF writing is normally done in FLOAT mode, which is not used very often in PIF. PIF technically permits only images with odd dimensions, EMAN does not enforce this. || ||PIF ||pif ||Y ||Y ||Y ||Y || ||N ||N ||Purdue Image Format. This will read most, but not all PIF images. Recent support added for mode 40 and 46 (boxed particles). Some of the FFT formats cannot be read by EMAN2. PIF writing is normally done in FLOAT mode, which is not used very often in PIF. PIF technically permits only images with odd dimensions, EMAN does not enforce this. ||
 ||BDB ||N/A ||Y ||Y ||Y ||Y || ||N ||Y ||This entry is for EMAN2's (retired) embedded database system. While it is still possible to read/write BDB's for backwards compatibility, we do not suggest any new use of this format in EMAN2 (SPARX still uses it for many operations) || ||BDB ||N/A ||Y ||Y ||Y ||Y || ||N ||Y ||This entry is for EMAN2's (retired) embedded database system. While it is still possible to read/write BDB's for backwards compatibility, we do not suggest any new use of this format in EMAN2 (SPARX still uses it for many operations) ||
-||||||||||||||||<style="text-align:left">**Other Supported Formats** ||+||||||||||||||||**Other Supported Formats** ||
 ||Amira ||am ||Y ||Y ||Y ||N || ||N ||N ||A native format for the Amira visualization package || ||Amira ||am ||Y ||Y ||Y ||N || ||N ||N ||A native format for the Amira visualization package ||
 ||DF3 ||df3 ||Y ||Y ||Y ||N || ||N ||N ||File format for POV-Ray, support 8,16,32 bit integer per pixel || ||DF3 ||df3 ||Y ||Y ||Y ||N || ||N ||N ||File format for POV-Ray, support 8,16,32 bit integer per pixel ||
eman2/imageformats.1750346782.txt.gz · Last modified: by steveludtke