IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 18, 2009, 3:00:11 PM (17 years ago)
Author:
eugene
Message:

changing NoiseMap input file type to NOISEMAP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageParseCamera.c

    r24485 r24492  
    2727    if (options->doNoiseMap) {
    2828        if (!ppImageDefineFile(config, input->fpa, "PPIMAGE.NOISEMAP", "NOISEMAP",
    29                                PM_FPA_FILE_IMAGE, PM_DETREND_TYPE_BIAS /* NOISEMAP */)) {
     29                               PM_FPA_FILE_IMAGE, PM_DETREND_TYPE_NOISEMAP)) {
    3030            psError(PS_ERR_IO, false, "Can't find a noise map image source");
    3131            psFree(options);
Note: See TracChangeset for help on using the changeset viewer.