Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图理解 ICRF 中价值观的概念。
我想计算 2 个或多个具有已知 RA 和 Dec 的物体之间的角距。
参考这个问题,我需要为对象提供 x,y,x 向量值,以便在 Skyfield 中使用 separator_from 方法。
不幸的是,我不太确定如何获取每个对象的 x、y、z 向量值。
我一直在使用 pyephem 的 ephem.separation 没有任何问题,但我仍然无法在天空中完成它。
谢谢