IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 16, 2018, 2:40:29 PM (8 years ago)
Author:
eugene
Message:

fix range on ecliptic and galactic curves

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/scripts/skycellplot.dvo

    r34744 r40438  
    6464
    6565macro galactic
    66  create l 720 -360 0.1
     66 create l -360 720 0.1
    6767 set b = l * 0
    6868 csystem G C l b
     
    7171
    7272macro ecliptic
    73  create l 720 -360 0.1
     73 create l -360 720 0.1
    7474 set b = l * 0
    7575 csystem E C l b
Note: See TracChangeset for help on using the changeset viewer.