Source: idf/uleis_idf/uleis_idf__get_geometry.pro
uleis_idf::get_geometry
Return the geometry factor(s) for ULEIS
Usage:
gf = idfref -> get_geometry(detectors)
Argument:
detectors int List of detectors whose GF is needed
The return value is the sum over the listed
detectors.
aperture int The aperture setting (4 = 100%, 3=25% etc)
Keywords:
full If set, then return the GF for a fully open aperture (default).
p25 If set, then return the GF got 25% aperture.
p6 If set, then return the GF for 6% aperture.
p1 If set, then return the GF for 1% aperture.
History:
Original: 17/4/00; SJT
Added aperture argument: 18/5/00; SJT