Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


phocube

Standard View | TOC | Home

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

Description
Categories
Groups
History
Things To Do


Description

This program creates a cube where the bands represent the photometry 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:

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.

Files: FROM

Description

Use this parameter to select the input filename.

Type cube
File Mode input
Filter *.cub

Files: TO

Description

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

Type cube
File Mode output
Pixel Type real

Photometry: PHASE

Description

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

Type boolean
Default TRUE

Photometry: EMISSION

Description

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

Type boolean
Default TRUE

Photometry: INCIDENCE

Description

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

Type boolean
Default TRUE

Photometry: LATITUDE

Description

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

Type boolean
Default TRUE

Photometry: LONGITUDE

Description

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

Type boolean
Default TRUE

Photometry: PIXELRESOLUTION

Description

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

Type boolean
Default FALSE

Photometry: LINERESOLUTION

Description

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

Type boolean
Default FALSE

Photometry: SAMPLERESOLUTION

Description

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

Type boolean
Default FALSE

Photometry: DETECTORRESOLUTION

Description

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

Type boolean
Default FALSE

Photometry: NORTHAZIMUTH

Description

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

Type boolean
Default FALSE

Photometry: SUNAZIMUTH

Description

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

Type boolean
Default FALSE

Photometry: SPACECRAFTAZIMUTH

Description

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

Type boolean
Default FALSE

Photometry: OFFNADIRANGLE

Description

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

Type boolean
Default FALSE

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
Steven Lambright2009-03-06 Fixed a bug that occurred when processing band-dependant cubes
Kris Becker2009-05-29 Added the propagation of the input cube labels, objects, blobs, etc..., so the pedigree of the input source is retained.
Sharmila Prasad2009-07-17 Set the defaults for PIXELRESOLUTION, LINERESOLUTION, SAMPLERESOLUTION, DETECTORRESOLUTION, NORTHAZIMUTH, SUNAZIMUTH, SPACECRAFTAZIMUTH, OFFNADIRANGLE to FALSE