SCULIB_CROSSTALK

crosstalk measurements

Description:

Experimental routine for calculating crosstalk between A-to-D cards. Averages signal for each bolometer and writes to a file. The file name comes from the FILE ADAM parameter.

Invocation

CALL SCULIB_CROSSTALK (SWITCH_PER_EXP, EXP_PER_INT, N_INTEGRATIONS, N_MEASUREMENTS, DEMOD_POINTER, N_BOLS, NUMPOS, DATA, BOL_CHAN, BOL_ADC, STATUS)

Arguments

SWITCH_PER_EXP = INTEGER (Given)
number of switches per exposure
EXP_PER_INT = INTEGER (Given)
number of exposures per integration
N_INTEGRATIONS = INTEGER (Given)
number of integrations
N_MEASUREMENTS = INTEGER (Given)
number of measurments
DEMOD_POINTER (SWITCH_PER_EXP, EXP_PER_INT, N_INTEGRATIONS,
N_MEASUREMENTS) = INTEGER (Given) pointer to start of demodulated data for each switch in DATA array
N_BOLS = INTEGER (Given)
number of bolometers being measured
NUMPOS = INTEGER (Given)
total number of positions measured
DATA (4, N_BOLS, NUMPOS)
= REAL (Given) the demodulated data
BOL_CHAN (N_BOLS) = INTEGER (Given)
the channel number of the measured bolometers
BOL_ADC (N_BOLS) = INTEGER (Given)
the ADC numbers of the measured bolometers
STATUS = INTEGER (Given and returned)
global status

Copyright

Copyright ©1995,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.