Skip to content

Useful Tips

Rob Campbell edited this page Jul 11, 2017 · 2 revisions
  • To avoid automatically turning off the laser at the conclusion of acquisition: hBT.leaveLaserOn=true Note that this setting is reset after the acquisition is finished so you'll need to re-apply. When this happens, it's reported to the command line.
  • To avoid slicing the final section: hBT.sliceLastSection=false
  • If setting up an acquisition with rectangular images in ScanImage, you can change image resolution easily using the hBT.scanner.setImageSize command.
Clone this wiki locally