IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 6, 2015, 6:14:49 AM (11 years ago)
Author:
eugene
Message:

add squash nan option

File:
1 edited

Legend:

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

    r35850 r38233  
    133133                if (!ppImageAddNoise(config, options, view, input->fpa)){
    134134                    ESCAPE("Unable to degrade MD image to 3pi");
     135                }
     136
     137
     138                if (!ppImageSquashNANs(config, options, view)) {
     139                    ESCAPE("Unable to squash NAN pixels");
    135140                }
    136141
Note: See TracChangeset for help on using the changeset viewer.