lan_idf::get_head_properties

Source: idf/lan_idf/lan_idf__get_head_properties.pro

 lan_idf::get_head_properties
        Return the list of properties for a particular head.

 Usage:
        values = idfid->get_head_properties(head, <keys>)

 Argument:
        head    string  The name of the head whose properties are
                        wanted.

 Keywords:
        lefs60, lefs150, lems120, lems30, wartb, de, wart, ca60w,
        ca60z, singles - The head to return, N.B. wartb and de are the
                        same as are wart and ca60w., If the head
                        argument is give then these keys are ignored.

        names, energy, high_energy, low_energy, geometry, background,
        description, sectors, n_channels, mgroup - The property to return.
        kev     If set, then return energies in keV rather than MeV

 Restrictions:
        Exactly one head and one property must be given.

 History:
        Original: 22/11/99; SJT
        Add head argument and description, n_channels and sectors
        keys: 10/12/99; SJT
        Add kev key: 24/3/00; SJT



James Tappin 2005-02-04