acdc.predict_dark_level.c_stat

c_stat(combined_dark, binned_sci, excluded_rows)[source]

TODO document

Parameters:
  • combined_ark (array) – Scaled and combined model superdark.

  • binned_sci (array) – Binned science image.

  • excluded_rows (array) – List of rows to exclude. Corresponds to the PSA and WCA regions.

Returns:

csum (float) – TODO