imProc.calib - EranOfek/AstroPack GitHub Wiki

Description

The imProc.calib package contains functions for the photometric calibration of images contained in AstroImage objects.

List of functions

  • imProc.calib.allFunList - Functions and Classes list for the imProc.calib package

  • imProc.calib.fluxAnnulusBack_bias - Estimate and correct the flux-annulus-background bias.

  • imProc.calib.gainCorrect - Divide image by gain and update header.

  • imProc.calib.nonlinearityCorrection - Apply a flux non-linearity correction to an AstroImage object.

  • imProc.calib.photometricZP - Calculate an absolute photometric calibration to AstroCatalog

  • imProc.calib.selectMainSequenceFromGAIA - Select main sequence stars from GAIA catalog in AstroCatalog object.

  • imProc.calib.unitTest - unitTest for imProc.calib