Roper Photometric manual Example Scripts, Open the Shutter, Single Image

Page 19

Example Scripts

The eight example scripts in this section illustrate the rules and principles of ICL. These scripts use every ICL function with the exception of shift_mode_sm() and the _alt modes. Electronic copies of the example scripts are in the ICL Example file on your HCK diskette.

Open the Shutter

Single Image

Time Delayed Integration Panorama

Ratio Imaging: 2-Frame Ratio

Ratio Imaging: Multi-Frame Ratio

3-Color Sequence

Intermittent Exposure

High-Speed Spectroscopy

Open the Shutter

This script opens the camera shutter and leaves it open.

script_begin(); shutter_open(); script_end(0);

Single Image

This script is intended for use on a Kodak 1400 CCD (serial size 1317, parallel size 1035). The script takes one full-frame image and exits.

script_begin();

 

 

shutter_close();

/* good precaution—who knows what state it's in

*/

clear_parallel(2);

/* clear out any residual charge

*/

clear_serial(2);

/* might as well clear this out, too

*/

shutter_open();

/* START TAKING THE IMAGE...

*/

expose(200);

/* expose for 200 milliseconds

*/

shutter_close();

/*...DONE TAKING THE IMAGE

*/

pixel_readout(0,1317,1,1035,1);

/* readout the entire CCD

*/

pixel_display(1317,1035);

/* display the entire CCD

*/

script_end(1);

/* leave the CCD in continuous clear mode

*/

Chapter 2. ICL 13

Image 19
Contents Page Rev C1 Limited Warranty Roper Scientific Analytical Instrumentation Your Responsibility Table of Contents Index Description IntroductionBenelux Software Roper Scientific Customer ServiceICL Multiple Parameter Functions Following parameters are illegalICL Function Syntax Readout / Display Clearparallelclearcount Function DefinitionsExposeuntiltrig Exposewhiletrigclearfirst ClearuntiltrigPixeldisplayx,y LoopendPixelreadoutsoffset, ssize, sbin, psize, pbin Scriptendcontinclear ScriptbeginShiftimagetostorage Shiftmodeismalt ShiftmodeisShiftmodeisalt ShiftmodeismShutteropen Open the Shutter Example ScriptsSingle Image TDI Time Delay Integration Panorama Ratio Imaging 2-Frame Ratio CCD E Ratio Imaging Multi-Frame RatioColor Sequence Signal to Begin the ExperimentGood Exposure Time Intermittent ExposureDone EXPOSING, NOW Readout High-Speed SpectroscopyError Codes Class 101 ICL Plexpdisplayscript101 Man PagesBoolean plexpinitscriptvoid Class 101 ICL Plexpinitscript101Class 101 ICL Plexplisterrscript101 Class 101 ICL Plexpsetupscript101 Boolean Plexpstartscriptint16 hcam, voidptr pixelstream Class 101 ICL Plexpstartscript101Boolean plexpuninitscript void Class 101 ICL Plexpuninitscript101ICL This page intentionally left blank Potential Wells Introduction Theory of OperationCharge Transfer Typical CCD Imager CCD Readout Subarray Readout Binned Readout CCD Architectures CCD ArchitecturesFrame Transfer Variations CCD Camera Implementations Resolution SensitivityThick and Thinned CCDs Fiberoptics Sources of NoiseSNR Additional Reading This page intentionally left blank Index Page Index Benelux France Germany Japan