-
|
I think that i am doing something wrong, but i cannot find what. So some help would be appreciated. I am loading DSO data from stellarium/nebula/default/catalog.txt with the following code. Using this code i can load stars and messier objects using the following: But when i try to plot them in the same image they do not align. Here is an example images so you can see what i mean. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Lots of mistakes in the dso dataframe code. This is what made it work Now it looks like this: |
Beta Was this translation helpful? Give feedback.


Lots of mistakes in the dso dataframe code.
This is what made it work
Now it looks like this: