lsst.meas.astrom¶
Tasks and methods for finding an astrometric solution.
Contributing¶
lsst.meas.astrom is developed at https://github.com/lsst/meas_astrom.
You can find Jira issues for this module under here.
Task reference¶
Command-line tasks¶
No topics.
Tasks¶
- AstrometryTask
 Match an input source catalog with objects from a reference catalog and solve for the WCS.
- DirectMatchTask
 Simple, brute force matching of a source catalog to a reference catalog.
- FitSipDistortionTask
 Fit a TAN-SIP WCS given a list of reference object/source matches.
- FitTanSipWcsTask
 Fit a TAN-SIP WCS given a list of reference object/source matches.
- MatchOptimisticBTask
 Match sources to reference objects using the Optimistic Pattern Matcher B algorithm of Tabur 2007.
- MatchPessimisticBTask
 Match sources to reference objects.
- RefMatchTask
 Match an input source catalog with objects from a reference catalog.
Configurations¶
No topics.
Python API reference¶
lsst.meas.astrom Package¶
Functions¶
  | 
Approximate an existing WCS as a TAN-SIP WCS  | 
  | 
Overloaded function.  | 
  | 
Generate a denormalized Catalog of matches  | 
  | 
Show an astrometry debug image.  | 
  | 
Overloaded function.  | 
  | 
Overloaded function.  | 
  | 
Overloaded function.  | 
  | 
|
  | 
Plot reference objects, sources and matches  | 
  | 
|
  | 
Set the distance field of the matches in a match list to the distance in radians on the sky.  | 
  | 
Classes¶
Config for AstrometryTask.  | 
|
  | 
Match an input source catalog with objects from a reference catalog and solve for the WCS.  | 
Configuration for   | 
|
Configuration for   | 
|
  | 
Simple, brute force matching of a source catalog to a reference catalog.  | 
Config for FitTanSipWcsTask.  | 
|
  | 
Fit a TAN-SIP WCS given a list of reference object/source matches.  | 
Config for FitSipDistortionTask  | 
|
  | 
Fit a TAN-SIP WCS given a list of reference object/source matches.  | 
Config for FitTanSipWcsTask.  | 
|
  | 
Fit a TAN-SIP WCS given a list of reference object/source matches.  | 
Configuration for MatchOptimisticBTask  | 
|
  | 
Match sources to reference objects using the Optimistic Pattern Matcher B algorithm of Tabur 2007.  | 
Configuration for MatchPessimisticBTask  | 
|
  | 
Match sources to reference objects.  | 
  | 
Stores match tolerances for use in   | 
  | 
Stores match tolerances for use in AstrometryTask and later iterations of the matcher.  | 
  | 
Match an input source catalog with objects from a reference catalog.  | 
  | 
Convenience class for appending a shifting an input SkyWcs on sky and appending an affine transform.  |