There is a large amount (hundreds of megabytes) of calibration data that was taken at Los Alamos during Dec 1995 to January 1996. The data are stored as binary files, in a format similar to the raw data format of the flight model. A copy of the calibration data are at LANL and another at GSFC. The structure of the directories is: systemN, where N is detector number /floodTests /positionerTests (see explanatory document on this) /cdRespVsHv (cd response versus high voltage setting) /feRespVsHv (fe response versus high voltage setting) The source versus voltage files are between 5 and 11 Mby each, and the title of the file tells us the source, a number (corresponding to HV setting?) and the date, for examle: cd021230 is Cd source, file 02, taken on 12/30/95 The same basic code is used to read in all calibration data files. The positioner tests require a frame to organize the many files for each detector. Examples of calibration data for Cd versus high voltage can be seen on this page.