File: phenom.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 (21 lines) | stat: -rw-r--r-- 781 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. _elid-format:

Phenom ELID format
------------------

The ``.elid`` file format is used by the software package Element Identification for the Thermo
Fisher Scientific Phenom desktop SEMs. It is a proprietary binary format which can contain
images, single EDS spectra, 1D line scan EDS spectra and 2D EDS spectrum maps. The reader
will convert all signals and its metadata into dictionaries according to the
RosettaSciIO API.

The current implementation supports ``.elid`` files created with Element Identification version
3.8.0 and later. You can convert older ``.elid`` files by loading the file into a recent Element
Identification release and then save the ``.elid`` file into the newer file format.


API functions
^^^^^^^^^^^^^

.. automodule:: rsciio.phenom
   :members: