plotAplpyLines

Return to directory of Todd's tools

Plots line segments from an ASCII file onto an aplpy FITS figure.

Usage:

tt.plotAplpyLines(ff, myfile, color='m', delimiter=' ', yoffset=0, standoff=0)
  • ff: an instance of an aplpy.FITSFigure
  • myfile: text file containing line segments, one per line: x0 y0 x1 y1
  • yoffset: in arcsec (how far to shift the points in declination)
  • standoff: in arcsec (how much gap to leave between the nominal endpoint and the end of the line)

-- ToddHunter - 2015-04-14
Topic revision: r1 - 2015-04-14, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback