Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Take reference images with VISAR and/or X-rays

  •  For 5 references with VISAR and X-rays (at 20% max)
Code Block
languagepy
themeRDark
linenumberstrue
op.ref_only(
	xray_trans=0.2,
	xray_num=5,
	shutters=False,
	dark=0,
	daq_end=True,
	calibrant="",
	rate=1,
	visar=True,
	save=True,
	slow_cam=False
)

...