grim/interface/
graft.pro
Grafts POINT arrays into GRIM.
Examples
(1) Open a GRIM window, load an image, and compute planet centers.
(2) At the command line, type:
IDL> grift, gd=gd
IDL> limb_ptd = pg_limb(gd=gd, gbx=gd.pd)
IDL> graft, limb_ptd
GRIM should plot the new overlay.
SEE ALSO:
grim, grift
Author information
- History
Written by: Spitale
File attributes
Modification date: | Tue Mar 5 23:32:17 2019 |
Lines: | 58 |