Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Relevant Functional Block Diagram

...

Software Actions

Action

SDK Command

Purpose

Notes

1

Turn Cooler On

CoolerON

Turns cooler on.

Needed for engineering.

2

Turn Cooler Off

CoolerOFF

Turns cooler off.

Needed for engineering.

3

...

Required Adjustable Settings

Setting

When Needed

Notes

Build

Observing

Maintenance

SetBaselineOffset

Sets Bias level for CCD. Engineering-level change.


...

Required Telemetry

Parameters for image headers:

Parameter (SDK Command)

Purpose

Notes

1
Code Block
languagenone
GetCameraSerialNumber

Logs which hardware was used for the image.

Mainly useful if we have to replace the detector at some point (keeps track of which detector was used when)

2
Code Block
GetCurrentPreAmpGain

3
Code Block
GetDetector

4
Code Block
GetHardwareVersion

5
Code Block
GetHeadModel

6
Code Block
GetPixelSize

7
Code Block
GetSoftwareVersion

8
Code Block
GetUSBDeviceDetails

9
Code Block
GetVersionInfo

Parameters for KPF telemetry database:

Parameter

SDK Command

Report Frequency

Purpose

Notes

1

CCD Temperature

Code Block
GetTemperature

Monitor CCD temperature

Code Block
GetTemperaturePrecision

command likely useful to find available precision from our Newton.

2

3

4

5

6

...

Start-up Parameters

Parameter (SDK Command)

Purpose

Notes

1

SetBaselineClamp

Enabling baseline clamp ensures that the bias level does not change between images.

2

3

4

5

6

Ashley’s settings (to fold into tables above):

Horizontal Clock Speed: 0.5MHz

Vertical Clock Speed: 51.3 microseconds 

Preamp Gain Setting: 2

Baseline Clamp: On

Subframe: We will end up taking a subframe in the horizontal 1024 pixel direction (not sure of the bounds currently)

Binning: 1x1, We will never bin in standard mode (but it wouldn’t hurt to have the option in case some unique user comes along)

Cooling: tbd on default

...

Required Alarms

Parameter

Threshold

Notes

1

2

...

Description

File

Source

1

Capability list for our Newton

(terse and verbose versions)

View file
namecaps-terse.txt

View file
namecaps-verbose.txt

Will Deich’s query program

2

Andor SDK 2 Manual

Note SDK 2 is what we need as it’s for CCD detectors

(SDK 3 is for CMOS detectors).

View file
nameAndor_Software_Development_Kit_2.pdf

Direct link for these file sent by Andor sales rep (Mike Zemlan)

3

Andor SDK 2 (for CCDs) for Linux

View file
nameandor-2.104.30000.0.tar

4

Andor SDK 2 (for CCDs) for Windows

View file
nameAndorSDKSetup-2.104.30000.0 (2).exe