7.5.4. mclearn.photometry.correct_magnitudes

mclearn.photometry.correct_magnitudes(data, magnitudes, corrections, suffix)[source]

Correct the values of magntidues given a correction set.

Parameters:
  • data (DataFrame) – The DataFrame containing the magnitudes.
  • magnitudes (array) – The column names of the magnitudes.
  • corrections (array) – The set of correction values in the same order as magnitudes.