File: de5.rst

package info (click to toggle)
python-rosettasciio 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144,644 kB
  • sloc: python: 36,638; xml: 2,582; makefile: 20; ansic: 4
file content (11 lines) | stat: -rw-r--r-- 376 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
.. _de5-format:

Direct Electron EMD (DE5)
-------------------------

This is a compliant version of the :ref:`EMD format <emd-format>` developed by
Direct Electron to serve as an image format of their cameras. All ``.de5`` files
are read as if they are :ref:`NCEM EMD files <emd_ncem-format>`.

.. note::
   To read this format, the optional dependency ``h5py`` is required.