next up previous 530
Next: FFCLEAN - Removes defects from a substantially flat one-, or two-, or three-dimensional NDF
Up: Specifications of KAPPA applications
Previous: EXPE - Takes the natural exponential of an NDF data structure


EXPON - Takes the exponential (specified base) of an NDF data structure

Description:
This routine takes the exponential to a specified base of each pixel of a NDF  to produce a new NDF data structure.

Usage:
expon in out base

Parameters:
BASE = LITERAL (Read)
The base of the exponential to be applied. A special value "Natural" gives natural (base-e) exponentiation.
IN = NDF (Read)
Input NDF data structure.
OUT = NDF (Write)
Output NDF data structure being the exponential of the input NDF.
TITLE = LITERAL (Read)
The title for the output NDF. A null value will cause the title of the NDF supplied for Parameter IN to be used instead. [!]

Examples:
expon a b 10
This takes exponentials to base ten of the pixels in the NDF called a, to make the NDF called b. NDF b inherits its title from a.
expon base=8 title="HD123456" out=b in=a
This takes expoentials to base eight of the pixels in the NDF called a, to make the NDF called b. NDF b has the title "HD123456".

Related Applications :
KAPPA: LOG10, LOGAR, LOGE, EXP10, EXPE, POW; FIGARO: IALOG, ILOG, IPOWER.

Implementation Status:




next up previous 530
Next: FFCLEAN - Removes defects from a substantially flat one-, or two-, or three-dimensional NDF
Up: Specifications of KAPPA applications
Previous: EXPE - Takes the natural exponential of an NDF data structure

KAPPA --- Kernel Application Package
Starlink User Note 95
Malcolm J. Currie & David S. Berry
2013 February 14
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council