-
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
Add support for HRSC SRC images #3665
Comments
Hi @Ethands123, As a quick initial response, |
This may be a blocker for the Phobos IAA task. I'll iterate with the PC. |
@Ethands123 Did hrsc2isis fail on this image? The HRSC camera model requires some specific information that gets parsed during hrsc2isis, so spiceinit failing after using pds2isis to ingest HRSC data is expected. |
@jessemapel hrsc2isis gives the error seen below which tells me to use pds2isis. @kberryUSGS Thanks for checking it out so fast. |
I'm labeling this as an enhancement because the sensor and ingestion are not designed to support SRC images |
@Ethands123, I just looked at the documentation for hrsc2isis I found an abstract by Kirk et. al. https://elib.dlr.de/93867/1/2535.pdf involving this data and they said they used already calibrated images. But it also looks like they were under ISIS2. I'm assuming we converted that version of the program to ISIS3 but I honestly don't know. Would you mind looking in the archive you pulled from and see if there are RE2 versions of the images you are interested in and running those through hrsc2isis. I don't know how the archive is set up, so the files may be under another directory and they may refer to it as "Level 2" which used by the PDS to indicate it was specially processed (and is not the same as Level 2 in ISIS which means map projected - I know, totally confusing!). Let us know how that goes. It's also possible this is not data they bothered to clean up (I'm forgetting we're talking about Phobos and not Mars), so you might have grabbed the only data available. |
@scsides Can we close this after the HRSC SRC sensor model work? |
'hrsc2isis' now works on 'src' data also.
Note, his specific file was not tested.
…________________________________
From: jlaura <[email protected]>
Sent: Tuesday, May 26, 2020 4:34 PM
To: USGS-Astrogeology/ISIS3 <[email protected]>
Cc: Sides, Stuart C <[email protected]>; Mention <[email protected]>
Subject: [EXTERNAL] Re: [USGS-Astrogeology/ISIS3] Add support for HRSC SRC images (#3665)
@scsides<https://github.com/scsides> Can we close this after the HRSC SRC sensor model work?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#3665 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC25ETIQQ3ATXCNC6NA7BHDRTRGWRANCNFSM4KOPCZQA>.
|
Closing as this was reported as done. If this is not complete then please re-open. |
ISIS version(s) affected: x.y.z
Using isis3.9.1
Description
When running spiceinit on a HRSC SRC image I get an error.
![Spice_error](https://user-images.githubusercontent.com/33068661/73581492-a384a480-4446-11ea-90d9-14bffd1e1683.png)
How to reproduce
To reproduce the data is at /work/users/edsmith/Phobos/HRCS the SRC image is
HI837_0002_SR2.IMG
HI837_0002_SR2.cub
I took the .IMG file ran it through pds2isis then attempted spiceinit with the resulting .cub file.
In the same area is a HRSC image from not the SRC I grabbed a nadir image seen below and I was able to ingest this with hrsc2isis and then spiceinit was successful.
HI395_0000_ND2.IMG
HI395_0000_ND2.cub
Possible Solution
Additional context
I grabbed the images from https://archives.esac.esa.int/psa/#!Table%20View/Phobos=target
The text was updated successfully, but these errors were encountered: