# Flux Calibration API End-to-end flux calibration: BOSZ template matching, photometric scaling, calibration-vector computation, and QC diagnostics. See the [flux calibration design document](../development/fluxcal-design.md) for the full specification. ```{eval-rst} .. automodule:: kspecdr.fluxcal.containers :members: .. automodule:: kspecdr.fluxcal.photometry :members: .. automodule:: kspecdr.fluxcal.templates :members: .. automodule:: kspecdr.fluxcal.continuum :members: .. automodule:: kspecdr.fluxcal.matching :members: .. automodule:: kspecdr.fluxcal.calibration :members: .. automodule:: kspecdr.fluxcal.masks :members: .. automodule:: kspecdr.fluxcal.qc :members: .. automodule:: kspecdr.fluxcal.download_bosz :members: ```