Skip to content

Resolving some importing issues with omwp044_vinfinity_matching and a…#54

Open
pjconradie wants to merge 2 commits intoalfonsogonzalez:mainfrom
Surreal-Tegnology:updates-to-omwp044_vinfinity_matching
Open

Resolving some importing issues with omwp044_vinfinity_matching and a…#54
pjconradie wants to merge 2 commits intoalfonsogonzalez:mainfrom
Surreal-Tegnology:updates-to-omwp044_vinfinity_matching

Conversation

@pjconradie
Copy link
Copy Markdown

… plotting error

Hey Alfonso, this is an example of some of the issues I ran into. These where simple to fix however (assuming that everything is working as it should be).

  1. AWP_path is set through environment variables to the git root: "*/AWS"
  2. The kernels from SPICE are all now in the "AWP/data/spice/*" directory
  • I moved 'voyager2_jupiter_flyby.bsp' into "AWP/data/spice/spk"
  1. When mounting the SPICE kernels the python scripts use the "AWS" git rot and joins it with the specific data path to the SPICE kernel

I also had to modify the "plotting_tool.py" changing w_xaxis, w_yaxis and w_zaxis to xaxis, yaxis and zaxis

There are similar bugs that in the omwp043_patched_conics example that I mentioned by email.

Let me know if I am missing something, otherwise Ill see what I can modify moving forward and submit the pull requests.

… plotting error

Hey Alfonso, this is an example of some of the issues I ran into. These where simple to fix however (assuming that everything is working as it should be).

1. AWP_path is set through environment variables to the git root: "*/AWS"
2. The kernels from SPICE are all now in the "AWP/data/spice/*" directory
  - I moved 'voyager2_jupiter_flyby.bsp' into "AWP/data/spice/spk"
3. When mounting the SPICE kernels the python scripts use the "AWS" git rot and joins it with the specific data path to the SPICE kernel

I also had to modify the "plotting_tool.py" changing w_xaxis, w_yaxis and w_zaxis to xaxis, yaxis and zaxis

There are similar bugs that in the omwp043_patched_conics example that I mentioned by email.

Let me know if I am missing something, otherwise Ill see what I can modify moving forward and submit the pull requests.
@pjconradie
Copy link
Copy Markdown
Author

Hey Alfonso, thanks for sharing the repo. Excellent piece of work. Just ran into some issues. Let me know of this is not correct or if I missunderstood somethings.

@pjconradie pjconradie closed this Nov 4, 2025
@pjconradie pjconradie reopened this Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant