Function lsst::shapelet::computeOrder

Function Documentation

int lsst::shapelet::computeOrder(int size)

Infer the order of a shapelet expansion from the number of coefficients.

Exceptions
  • InvalidParameterError: if the number of coefficients does not correspond to any shapelet order.