| Tomography Toolbox |
|
tom_get_filter
reads the energy filter settings
Syntax
Filter=tom_get_filter(COMS)
Input:
| COMS | :structrure including the interface to the microcoscope (ActiveX Server) |
| to check the organisation of the structure see tom_make_all_coms | |
| Output | |
| Filter | :structure including the settings of the energyfilter |
Description
tom_filter reads the settings of the energy filter
by using Digital Micrograph scripts Examples Filter=tom_get_filter(handles.COMS)
See Also
|
| tom_dialog | tom_get_gui_values |
|