pyfast_adt.main.FAST_ADT_gui

Attributes

dir_path

root

Classes

FastADT

Toplevel widget, e.g. for dialogs.

Module Contents

pyfast_adt.main.FAST_ADT_gui.dir_path
class pyfast_adt.main.FAST_ADT_gui.FastADT(master=None, brand='fei', camera='timepix1')

Bases: tkinter.Toplevel

Toplevel widget, e.g. for dialogs.

camera = 'timepix1'
brand = 'fei'
zero_pos_row = 1
zero_pos_col = 0
var12 = None
var11 = None
tracking_images_done = False
tracking_done = False
ub
haadf = None
tracking_precision_running = False
init_position_stage_tracking = None
start_experiment = False
change_colors(new_bg_color)
change_beam_settings_image(slot=1)

if slot =0, reset colors to both blank. if equal 1 change the image beam setting color to green and the diff beam setting to blank. if equal 2 change both to green

tem_hide()
create_widgets()
open_additional_space()
seq_value()
cont_value()
tem_value()
stem_value()
stem_pixeltime_value()
tem_imagetime_value()
angle_value()
final_angle_value()
tilt_step_value()
go_to_value()
exposure_value()
binning_value()
processing_value()
beamblank_value()
tracking_step_value()
get_tracking_method()
get_KL_value()
get_mag_value()
get_dir_value()
get_sample_value()
get_exp_num_value()
get_diff_lens_value()
get_stem_image_size_value()
get_stem_binning_value()
get_a_backlash_correction_value()
get_x_backlash_correction_value()
get_y_backlash_correction_value()
get_z_backlash_correction_value()
get_init_position_value()
get_high_performance_value()
get_speed_tracking()
get_switch_axis_rb()
clear_backlash_entries()

Clears all backlash position entries (X, Y, Z).

get_backlash_position_entries()

Return a dict of non-empty entries for x, y, z, converted to float.

get_work_dir()
browse_dir()
open_dir()
exp_name(full_path=False)
delete_last()
update_experiment_number()
widget_status()
abort_data_acquisition()
live_view_gui()
pyfast_adt.main.FAST_ADT_gui.root