next up previous
Next: 3.3 RESPCAL : Responsivity Up: 3 DERIVE AAR Previous: 3.1 ANTIMEM : Remove

3.2 DARK : Dark Current subtraction

In the standard case a dark current measurement is precedes and follows a scan with the same gain and reset settings. The medians of this dark current measurements are used and applied to the scan data by linear interpolation.

Also, the actual dark is subtracted from the dark current itself. In some cases (old AOTs or to many bad data during dark current measurement) only one valid dark current measurement is taken for subtraction.

The square data of the `standard deviation of the slope', tex2html_wrap_inline241 as given in the SPD are collected for the valid data of a dark current block:

eqnarray42

Where N is the number of slopes in the dark current block.

After computing the median from the dark current block data a number suited for error propagation (delta_med) is returned:

eqnarray44

 total_number : total number of valid data points during dark block

index : ordered indices of dark current data block

dark : ordered array of slopes during dark current measurement

err_med : a width value which is used for error propagation (error of the MEDIAN)

This calculation is done for every dark current block.

The error returned from the MEDIAN calculation and the error of the dark current block themself are combined to:

  eqnarray48

For the dark current block data itself the error is computed for each slope as:

equation52

For the scan data the flux and error for a reset interval is computed:

  equation55

  equation60

 err_out_data : new computed error

err_block tex2html_wrap_inline247 : median of dark current data block before scan (equation 19)

err_block tex2html_wrap_inline249 : median of dark current data block after scan (equation 19)

tex2html_wrap_inline241 : error given with the input data (pipeline tex2html_wrap_inline241 )

ac_time : ITK of slope

time tex2html_wrap_inline247 : ITK of dark current measurement before scan

time tex2html_wrap_inline249 : ITK of dark current measurement after scan


next up previous
Next: 3.3 RESPCAL : Responsivity Up: 3 DERIVE AAR Previous: 3.1 ANTIMEM : Remove

Ekkehard Wieprecht
11-feb-1997