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

SEMPER binary format (UNF)
--------------------------

SEMPER is a fully portable system of programs for image processing, particularly
suitable for applications in electron microscopy developed by Owen Saxton (see
`DOI: 10.1016/S0304-3991(79)80044-3 <https://doi.org/10.1016/S0304-3991(79)80044-3>`_
for more information). The ``.unf`` format is a
binary format with an extensive header for up to 3 dimensional data.
RosettaSciIO can read and write ``.unf``-files and will try to convert the data into a
fitting BaseSignal subclass, based on the information stored in the label.
Currently version 7 of the format should be fully supported.


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

.. automodule:: rsciio.semper
   :members: