-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spiceinit on Rosetta OSIRIS NAC images #5093
Comments
@abhinavjindal93 Have you tried downloading the kernels locally? What is the result of that test? |
I have reproduced the error on a local system using isis7.1.0. I also ran spice pointing to the isis3_old/isis_data/ data location and the file is properly initialized (nNo serial number though, which relates to another post by the same author). Maybe something didn't get migrated to the new data area? |
Yes, I downloaded the most up to date SPICE kernels from: http://spiftp.esac.esa.int/data/SPICE/ROSETTA/kernels/, and attempted to use "User Override of System Kernels" in "spiceinit" for the "N20140916T150900365ID30F22" OSIRIS NAC image. Here is a list of kernels I use:
However, this ends up giving an error: "The ck rotation from frame -1000012000 can not be found due to no pointing available at requested time or a problem with the frame" Alternatively, when I enable “Use the ISIS SPICE Web Service” for this same image, it initialises some extra kernels and works (note that using the SPICE Web Service still fails for OSIRIS NAC images from Late 2016). However, "spiceinit" does not seem to allow multiple pointing kernels, so I am not sure how I can add these extra kernels while having "User Override of System Kernels" enabled. |
Thank you for your contribution! Unfortunately, this issue hasn't received much attention lately, so it is labeled as 'stale.' If no additional action is taken, this issue will be automatically closed in 180 days. |
ISIS version(s) affected: 6.0.0
Description
I am trying to use spiceinit on Rosetta OSIRIS NAC images using the “Use the ISIS SPICE Web Service” for the SPICE Data. this works perfectly for images from early in the mission (~Sept 2014), but seems to fail for images from later (~June 2016). I get the following error:
“ERROR The Spice Server was unable to initialize the cube. The error reported was: No Camera Kernel found for the image [/tmp/spice_web_service/q_mQsBXwx3].”
If I enable CKPREDICTED & SPKPREDICTED, it does seem to find kernels to attach, however, these seem inaccurate. The lat/lon values generated are completely off, while they match perfectly for different images from 2014 (such that I can use cam2map and see perfect alignment).
Is there a way to update the ISIS SPICE Web Service to have the latest kernels? Alternatively is it possible to add more than one kernel per category using override of system kernels?
The original .IMGs files (for both images from 2014 and 2016) were downloaded from the Rosetta PSA and converted to cubs using rososiris2isis.
How to reproduce
Output:
Possible Solution
Seems like ISIS SPICE Web Service needs to be update to have the latest kernels for Rosetta.
Additional context
Posted on Astrodiscuss
The text was updated successfully, but these errors were encountered: