| Tomography Toolbox |
|
tom_update_header
Syntax
State_in=tom_update_header(State_in,State,COMS);
Input:
| State_in | :state (structure), to set microscope in a certain mode |
| State | :state (structure), to set microscope in a certain mode |
| COMS | :state (structure), to set microscope in a certain mode |
| Output: | |
| State_in | state (structure), to set microscope in a certain mode |
Description
tom_update_header
updates an EM-header with information from State and
settings from the microscope (via COM-Interface).
The EM-header is part of the State_in structure.
Examples
Tiltseries=tom_update_header(Tiltseries,Acquisition,COMS);
See Also
|
| tom_update_Gui_activeState | tom_vector2Beamshift |
|