-
Notifications
You must be signed in to change notification settings - Fork 5
Developer notes
Rob Campbell edited this page Jul 13, 2017
·
11 revisions
You may run BakingTray on any machine with no acquisition hardware or even now ScanImage install by running:
BakingTray('dummyMode',true)
Most features should work but simulated mode is less well tested than normal operation.
Simulated mode assists in development whilst not at the rig.
- Be careful when attaching listeners to ScanImage properties. Some of them tend to change often and at unexpected times. e.g.
hSI.hChannels.channelSave
can change rapidly for some reason and really slow things down because the listener keeps firing.
Installation: Getting Started
Hardware requirements
Setting up: Overview
Verifying hardware operation
Starting BakingTray
Setting up ScanImage
Settings Files
Achieving high stitching accuracy
Installation: Calibration
Basic calibrating procedures
Calibrating the stages
Fine-tuning positioning accuracy
Further User Instructions
FAQ
Problems & Solutions