Function lsst::afw::image::indexToPosition

Function Documentation

double lsst::afw::image::indexToPosition(double ind)

Parameters
  • ind: image index

Convert image index to image position

The LSST indexing convention is:

  • the index of the bottom left pixel is 0,0

  • the position of the center of the bottom left pixel is PixelZeroPos, PixelZeroPos

Return

image position