Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


phocube

Printer Friendly View | TOC | Home

Creates phase, incidence, and/or emmision angle bands for a cube

Overview Parameters

Description

This program creates a cube where the bands represent the photomotry phase, emission and/or incidence angles. Only the desired bands will be created.

Categories


Related Applications in Previous Versions of Isis

This application replaces the following applications existing in previous versions of Isis, which have been deprecated from the current version of Isis:
  • lev1geoplane
  • levgeoplane
  • geoback

History

Unknown1999-02-11 Original version
Stuart Sides2003-06-04 Converted to Isis 3.0, and made it create a cube rather than adding backplanes.
Stuart Sides2003-07-29 Modified filename parameters to be cube parameters where necessary
Stuart Sides2005-09-09 Fixed problem where the program through an error when it tried to propagate the pixel type from the input file.
Stuart Sides2005-09-09 Added the bandbin group to the cube labels.
Jeff Anderson2005-09-20 Fixed a bug with switched samples and lines
Elizabeth Miller2005-10-05 Moved into Photometry and Radiometry category
Elizabeth Miller2006-05-23 Modified to use ProcessByBrick instead of ProcessByLine to make faster
Brendan George2006-09-21 Documentation fixes
Steven Lambright2008-05-13 Removed references to CubeInfo
Steven Koechle2008-08-19 Added new parameters: PIXELRESOLUTION, LINERESOLUTION, SAMPLERESOLUTION, DETECTORRESOLUTION, NORTHAZIMUTH, SUNAZIMUTH, SPACECRAFTAZIMUTH, OFFNADIRANGLE

Parameter Groups

Files

Name Description
FROM Input cube
TO Output cube

Photometry

Name Description
PHASECreate a phase angle band.
EMISSIONCreate an emission angle band.
INCIDENCECreate an incidience angle band.
LATITUDECreate a latitude band.
LONGITUDECreate a longitude band.
PIXELRESOLUTIONCreate a pixel resolution band.
LINERESOLUTIONCreate a line resolution band.
SAMPLERESOLUTIONCreate a sample resolution band.
DETECTORRESOLUTIONCreate a detector resolution band.
NORTHAZIMUTHCreate a north azimuth band.
SUNAZIMUTHCreate a sun azimuth band.
SPACECRAFTAZIMUTHCreate a spacecraft azimuth band.
OFFNADIRANGLECreate a offNadir angle band.
X

Files: FROM


Description

Use this parameter to select the input filename.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

This file will contain the phase and/or emission and/or incidence angles.

Type cube
File Mode output
Pixel Type real
Close Window
X

Photometry: PHASE


Description

If this parameter is true then a phase angle band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: EMISSION


Description

If this parameter is true then an emission angle band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: INCIDENCE


Description

If this parameter is true then an incidence angle band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: LATITUDE


Description

If this parameter is true then a latitude band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: LONGITUDE


Description

If this parameter is true then a longitude band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: PIXELRESOLUTION


Description

If this parameter is true then a pixel resolution band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: LINERESOLUTION


Description

If this parameter is true then a line resolution band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: SAMPLERESOLUTION


Description

If this parameter is true then a sample resolution band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: DETECTORRESOLUTION


Description

If this parameter is true then a detector resolution band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: NORTHAZIMUTH


Description

If this parameter is true then a north azimuth band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: SUNAZIMUTH


Description

If this parameter is true then a sun azimuth band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: SPACECRAFTAZIMUTH


Description

If this parameter is true then a spacecraft azimuth band will be created

Type boolean
Default TRUE
Close Window
X

Photometry: OFFNADIRANGLE


Description

If this parameter is true then a offNadir angle band will be created

Type boolean
Default TRUE
Close Window