Replies: 1 comment
-
Try NumPy's ability to index by conditionals — you can use something like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have calculated for stars the sets,
alt, azi, distance = astrometric.apparent().altaz()
But now I wont to make a subset alt', azi',distance' for all alt>0
Have no clou how to do that, please need some help
Beta Was this translation helpful? Give feedback.
All reactions