cd_energies

Source: dataset/matrix/cd_energies.pro

 CD_ENERGIES
        Compute energy matrix

 Usage:
        cd_energies, cenergy, denergy[, pixll=pixll, /ev]

 Arguments:
        cenergy float   output  C energies as a function of pixel
                                number for the relocated matrix, in
                                MeV unless the ev key is set.
        denergy float   output  D energies as a function of pixel
                                number for the relocated matrix, in
                                MeV unless the ev key is set.

 Keywords:
        pixll   float   input   The pixel numbers for which to return
                                the energies (if not given the
                                findgen(256) is used).
        ev      ???     input   If set the return energies in eV, else
                                in MeV



James Tappin 2005-02-04