;***************************************************************************** ; Readme file for FP-13 dynamic crosstalk vertical slit tests for SMWIR and LWIR bands. ;***************************************************************************** 1) FP_13_LWIR_dyn_read_dn_2.pro Reads the dump files, processes the data and calculates the coefficients for the LWIR bands. Requires the subroutines read_dmpd.pro and sig_mean.pro. Requires the dat file gain_LWIR.dat. Outputs sav and dat files with processed data and coefficients for the LWIR bands. 2) FP_13_SMWIR_dyn_read_dn_2.pro Reads the dump files, processes the data and calculates the coefficients for the SMWIR bands. Requires the subroutines read_dmpd.pro and sig_mean.pro. Requires the dat file gain_SMWIR.dat. Outputs sav and dat files with processed data and coefficients for the SMWIR bands. 3) view_sf_dyn_LWIR_2.pro Reads processed LWIR data and coefficients from sav file and produces a ps file with graphs. Makes graphs per band of dn vs frame and radiance vs frame with detectors plotted together and individually plotted. Makes de-registered plots of dn and radiance for individual detectors. Makes graphs per band of derivative of the dn with respect to frame vs frame and derivative of the radiance with respect to frame vs frame with detectors plotted together and individually plotted. 4) view_sf_dyn_SMWIR_2.pro Reads processed SMWIR data and coefficients from sav file and produces a ps file with graphs. Makes graphs per band of dn vs frame and radiance vs frame with detectors plotted together and individually plotted. Makes de-registered plots of dn and radiance for individual detectors. Makes graphs per band of derivative of the dn with respect to frame vs frame and derivative of the radiance with respect to frame vs frame with detectors plotted together and individually plotted.