Skip to content
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

Thm2isis not properly propagating cube attributes #4213

Closed
acpaquette opened this issue Dec 18, 2020 · 1 comment
Closed

Thm2isis not properly propagating cube attributes #4213

acpaquette opened this issue Dec 18, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@acpaquette
Copy link
Collaborator

ISIS version(s) affected: 4.3.0 (and likely much older)

Description
Thm2isis is not propagating cube attributes applied to the output cube.

How to reproduce
Take any Themis image, VIS or IR.

Run the following:
Thm2isis from=/Path/to/input/Themis.img to=/Path/to/output/cube.cub+16bit

The resulting output cube will have a Real bit type rather than a Signed Word bit type.

Possible Solution
It's likely that the cube needs to have it's output attributes parsed from the direct string in the TO parameter of the UI.

@jessemapel
Copy link
Contributor

Closed by #4504

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants