Developer notes
Modifying properties of the BT object using a startup file
hBT.someProperty=123Simulated mode
Running a minimal acquisition and benchmarking
>> hBT.runTileScan; hBT.scanner.armScanner; hBT.scanner.initiateTileScanTo run the stages through a tile scan via the API
>> hBT.scanner.armScanner;
>> hBT.runTileScan;Caching dynamic values
Running BakingTray with a dummy laser for testing
How BakingTray access data from ScanImage to build the preview
How is the tile pattern generated?
Last updated