How to calculate proper motions #923
-
Hello All, I'm trying to use Skyfield to compute proper motion speeds, but the values obtained are sometimes correct and sometimes very incorrect. Please take a look at this code:
This produces the following output:
Why do I get such different values for HIP_89937 and HIP_96100? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
A first guess would be that those two stars have faster proper motions across the sky. Maybe check their proper motion in the catalog and see if it's higher than for the other stars? Maybe you could provide more context about why you expect these six stars to have similar proper motions. Are they part of a star cluster that should be moving across the sky with fairly similar speed? |
Beta Was this translation helpful? Give feedback.
Oh! I thought you were asking about the discrepancy between rows, but now I see you are asking about the columns.
The problem is likely that you are treating polar coordinates like rectangular coordinates. Because lines of latitude get closer together near the pole, a degree of latitude means less and less actual motion. The formulae, I believe, are here:
https://en.wikipedia.org/wiki/Proper_motion