You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some frequently used ephemeris for a few comets that we are studying, and I would like to have a script that will draw their ephemeris separately from the Calculations window (which is limited to two comets).
Is there a way to draw a line from one RA/Dec to another? I guess that would be the simplest way to approach this, right? Something like this;
Get RA/Dec of comet at start time
Loop:
3. Get RA/Dec of comet at incremented time
4. Draw line from previous RA/Dec.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have some frequently used ephemeris for a few comets that we are studying, and I would like to have a script that will draw their ephemeris separately from the Calculations window (which is limited to two comets).
Is there a way to draw a line from one RA/Dec to another? I guess that would be the simplest way to approach this, right? Something like this;
3. Get RA/Dec of comet at incremented time
4. Draw line from previous RA/Dec.
Any help would be appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions