Acquisition

KBLT Python code for acqusition can be found on GitHub: [B1]

StartAllScans

scan.StartAllScans(x0, xw, y0, yh, manual_sample_name, noproj_acq, tomo_reps, time_diff, tomo_count_from, email_recipent)

StartScan

scan.StartScan(x0, xw, y0, yh, proj_skip)

Initiate Translation Stage

scan.Initiate_translation_stage(direction, trans_step, GPIOno_trans_on, GPIOno_trans_off)

Initiate Rotation Stage

scan.Initiate_rotation_stage(scan_mode, no_projections)
The code has been reproduced from ROTOTRON 2004. Raspberry pi stepper motor tutorial. Guide available on: ROTOTRON_guide.

LED blinking

scan.led_blinking_green(led_port)

LED solid light

scan.led_onoff_green(ledpower, led_port)

AudioMessage

scan.AudioMessage(lang)