lsst_inaf_agile.convert_agile_manager

Middleware for reference catalog config.

Classes

ConvertAgileManager

Convert from AGILE to the reference catalog format.

Module Contents

class ConvertAgileManager[source]

Bases: lsst.meas.algorithms.convertRefcatManager.ConvertGaiaManager

Convert from AGILE to the reference catalog format.

The class is piggybacking on the existing Gaia converter (proper motions, covariances), but only overloads the way fluxes are handled.

_getFluxes(input)[source]