-
Notifications
You must be signed in to change notification settings - Fork 5
Setting Up Overview
Rob Campbell edited this page Sep 14, 2017
·
19 revisions
- You will need a suitable PC and a functioning install of ScanImage 5. Testing has been done with the latest release of ScanImage 5.2 but BakingTray should also work with its premium equivalent and likely also with later versions.
- Linear scanners will work, but a resonant scanner is recommended for speed and because the system is better tested in resonant mode. Keep in mind that higher speed Cambridge resonant scanners have a smaller angular range and will produce images with more noticeable shot noise since the pixel dwell times are shorter. Nonetheless, a 12 kHz scanner works well with bright signals.
- You will need a 3-axis stage built from supported motion hardware. You may use different hardware, as it straightforward to write the control classes, but V-508 or V-551 stages from PI are strongly recommended.
- The stages should be aligned with the imaging plane.
- If you wish to cut the sample after each tile-scan you will need to bolt a vibrotome next to the objective. The procedure for doing this with a Leica unit is described by Economo et al. Also see Ragan et al for details on sample preparation.
This proceeds in two steps: 1) Installation and set up of ScanImage. 2) Installation and set up of BakingTray.
- Install ScanImage.
- Follow the instructions in "Setting up ScanImage" to correctly configure the scan settings.
- It is important that you accurately calibrate the number of microns per pixel in ScanImage. BakingTray uses this number to figure out where to move the stages. Also note the optional fine-tuning procedure.
- You should now De-noise and check the bias on your amplifiers since BakingTray disables the ScanImage offset correction.
- Clone BakingTray and add to you path
code
,code/resources
,code/components
, and the sub-directories incode/components
. You can use the function atBakingTray/addBTtopath.m
to do this. - Follow the instructions in "Starting BakingTray for the First Time".
- You will also want to familiarise yourself with the information on the settings files. Pay particular attention to ensuring that the stages can not be moved out of bounds.
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