imProc.instCharc - EranOfek/AstroPack GitHub Wiki

Description

The imProc.instCharc package contains tools for detector characterization, including read noise, gain, and non-linearity estimation.

Functions

  • allFunList - List of all functions in the package.
  • biasCharacterization - Analyze bias images and estimate read noise, noise distribution, and bad pixels statistics.
  • gainFromFlat - Estimate gain from flat images.
  • linearity - Estimate non-linearity.
  • plotReadNoiseDistribution - Plot the read noise distribution from bias images.
  • readNoiseFromBias - Measure read noise from bias images.
  • unitTest - Test the package.