Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions

Public Release
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


ocams2isis

Standard View | TOC | Home

Import OSIRIS-REx Camera Suite (OCAMS) files into ISIS format

Description
Categories
Groups
History


Description

This program will import FITS (Flexible Image Transport System) formatted files from the OSIRIS-REx MapCam, SamCam, and PolyCam instruments into the ISIS format.

The following issues were found by the OSIRIS-REx Image Processing Working Group and have been fixed in their version but are not yet available in the public version:

Based on these issues, it is recommended that users don't attempt to do sub-meter or color processing with this version of the software.


Categories


Related Objects and Documents

Applications


Parameter Groups

Files

Name Description
FROM An OSIRIS-REx OCAMS FITS file to be converted to an ISIS cube
TO Output ISIS cube file

Files: FROM

Description

Use this parameter to select the filename of an OSIRIS-REx MapCam, SamCam, or PolyCam file to be converted to an ISIS cube. This is expected to be a FITS formatted file.

Type filename
File Mode input
Filter *.fits

Files: TO

Description

The output cube file that will contain the OSIRIS-REx OCAMS image in ISIS format.

Type cube
File Mode output
Filter *.cub

History

Janet Barrett2014-04-02 Original version
Stuart C. Sides2015-09-28 Updated to only include labels requested by the OSIRIS-REx team
Cole Neubauer2017-04-07 Changed category from base program to supported mission
Jeannie Backer and Kaj Williams2017-07-07 Modified to reflect ProcessImportFits method name change from fitsLabel to fitsImageLabel.
Jeannie Backer2017-08-23 Updated to translate PolyCam kernels separately from other cameras. Fixes #5128
Jeannie Backer2017-08-25 Reverted code to only deal with a single kernels translation file for all instruments. Added PolyCamFocusPositionNaifId keyoword to kernels translation file. References #5127