Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added USB-to-fiber link (Adnaco S3B) docs and datasheets

Table of Contents:

Table of Contents
minLevel1
maxLevel4

...

Introduction

This is the CCD detector for the Calcium HK spectrometer.

...

Parameter (SDK Command)

Purpose

Notes

1
Code Block
languagenone
GetCameraSerialNumber

Logs which hardware was used for each 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

Returns info about PCB cards. I don’t think this is used with USB cameras.

5
Code Block
GetHeadModel

6
Code Block
GetPixelSize

7
Code Block
GetSoftwareVersion

8
Code Block
GetUSBDeviceDetails

9
Code Block
GetVersionInfo

...

SDK Command

Report Frequency

Purpose

Notes

1
Code Block
GetTemperature

Status
colourRed
titletbd

Monitor CCD temperature

To find precision available, use:

Code Block
GetTemperaturePrecision
2
Code Block
GetTECStatus

Status
colourRed
titletbd

Can be monitored to ensure TEC is running

Can’t do this: All functions that require a Win32 Event handle are commented-out in the Linux andor library, including SetTECEvent().

...

Start-up Parameters

These settings are not expected to change when the detector is within KPF

SDK Command

Value

Notes

1
Code Block
SetAcquisitionMode

1 - Single Scan

This is the only mode KPF will use.

  1. The iXon888 used at Lick hangs every 10^3 - 10^4 exposures in Single Scan Mode, and needed a power cycle to recover. Andor suggested using RunTilAbort mode, which is working well (9.3e6 exposures w/o trouble since dispatcher last started).

  2. The manual implies that External Exposure is only available in RTA mode. See section 4, page 50 of the manual, sw version 2.102.

2
Code Block
SetBaselineClamp

Enabled

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

3
Code Block
SetTriggerMode  

7 - External Exposure (bulb)

All exposure times controlled via the Galil

4
Code Block
SetReadMode

4 - Image

This is the only read mode KPF will use.

5

Horizontal Clock Speed

0.5MHz

6

Vertical Clock Speed

51.3 microseconds

7
Code Block
SetPreAmpGain

2

8

Subframe

Status
colourRed
titletbD

(move to adjustable parameter section?)

We will end up taking a subframe in the horizontal 1024 pixel direction. Vertical direction will be full frame.

9

Binning

1x1 (none)

(move to adjustable parameter section?)

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

10
Code Block
SetCoolerMode

0 - Return to ambient on shutdown

Sets cooler behaviour on shutdown

...

USB-to-fiber Adapter (computer)

Description

File

Source

1

Andor Newton Manual

View file
nameAndor_Newton_Manual (1)-1.pdf

Email from Andor sales rep (Mike Zemlan)

2

Adnaco-S3B Overview Datasheet

View file
nameAdnaco-S3B-DS.pdf

https://adnacom.com/s3b/

3

Performance Benchmarking for Adnaco USB extensions

View file
nameAdnaco-USB-Performance.pdf

4

Adnaco-S3B Quick Start Guide

View file
nameAdnaco-S3B-Quick-Start-Guide.pdf

5

How to disable PCIe power management in Windows 7, 8 and 10

View file
nameHow-To-Disable-PCIe-Power-Management-In-Win.pdf

6

Adnaco-USB30B xHCI Filter Driver for Win8/8.1/10 (driver version 1.0.0.5) – sllc448a.zip

View file
namesllc448a.zip

7

USB-to-fiber Adapter (device)Adnaco-USB30B xHCI Driver for WinXP/Vista/7 (driver version 1.16.6.0) – sllc423k.zip

View file
namesllc423k.zip

8

Adnaco-R1USB30 data sheet

View file
nameAdnaco-R1USB30-DS-1.pdf

Ben McCarney (WMKO)

8
9

Adnaco-H1A data sheet

View file
nameAdnaco-H1A-DS-1.pdf

10

Adnaco Gen2 Systems User’s Guide

View file
nameAdnaco-Gen2-UG.pdf

Ben McCarney (WMKO)

911

Keck drawing for USB-to-fiber adapter in use for K2 ACAM

Ben McCarney (WMKO)

...

Description

File

Source

1

Capability list for our Newton

(terse and verbose versions)

View file
namecaps-terse.txt

View file
namecaps-verbose.txt

Output from 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