pyastrometry package

Submodules

pyastrometry.ASTAP module

pyastrometry.AstrometryNetLocal module

pyastrometry.Pinpoint module

pyastrometry.PlateSolve2 module

pyastrometry.PlateSolveSolution module

class pyastrometry.PlateSolveSolution.PlateSolveSolution(radec, pixel_scale, angle, binning)

Bases: object

Stores solution from plate solve engine

Parameters
  • radec (SkyCoord) – RA/DEC of center of image.

  • pixel_scale (float) – Pixel scale in arc-seconds/pixel

  • angle (Angle) – Sky roll angle of image.

Create solution object

pyastrometry.Telescope module

Module contents