CAMERA SETUP
From the msim main sequencer, load: D:\DevCodePft\Main\UI\Data\Sequences\Remote_CameraSetup.lst
Connect Motors:
Open Motor Control ->
SetupConn -> Remove all Selected USB Ports
then add the active ones.
Load most recent motor map
REMOTE DESKTOP OF SAGE-PC
- From windows start menu, type in 'Remote Desktop Connection' and open the terminal
- In computer field, input the IP '137.79.69.105'
- Connect using username/password of 'sage'/'cobra'
CENTER METROLOGY
- Execute the appropriate motor map sequence on msim.
D:\DevCodePft\Main\UI\Data\Sequences\GEN2_GEN3_S1_Centers_single_image.lst
- Edit and execute the following script in matlab with the correct direcotry containing center metrology images:
\Dropbox\PFSMatlab\Metrology\getImgCentroids.m
- There should now be ImageId data structures in your workspace. Save them to the appropriate DropBox results folder.
- Edit and execute the motor map script:
\Dropbox\PFSMatlab\Metrology\makeMotorMap.m
- initImage should be the first reference image and then mMapImage should be the center metrology image.
-
-