File: msa.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 (30 lines) | stat: -rw-r--r-- 991 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
22
23
24
25
26
27
28
29
30
.. _msa-format:

EMSA/MSA format
---------------

The ``.msa`` format is an `open standard format
<https://microscopy.org/Scientific-Data/Standards>`__
widely used to exchange single spectrum data, but does not support
multidimensional data. It can for example be used to exchange single spectra
with Gatan's Digital Micrograph or other software packages. A wide range of
programs supports exporting to and reading from the ``.msa`` format.

.. Note::
    If several spectra are loaded and stacked in `HyperSpy <https://hyperspy.org>`_
    (``hs.load('pattern', stack_signals=True)``)
    the calibration is read from the first spectrum and applied to all other spectra.

Reference
^^^^^^^^^

For specifications of the format, see the `documentation by the Microscopy Society
of America <https://microscopy.org/Scientific-Data/Standards/>`__ and the
`ISO 22029:2022 <https://www.iso.org/standard/78268.html>`_ standard.


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

.. automodule:: rsciio.msa
   :members: