IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2009, 8:33:56 AM (17 years ago)
Author:
eugene
Message:

ppNoiseMap builds correctly (but does nothing yet)

Location:
trunk/ppNoiseMap
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppNoiseMap

    • Property svn:ignore set to
      configure
      Makefile.in
      Doxyfile
      config.log
      depcomp
      config.status
      config.guess
      ltmain.sh
      config.sub
      autom4te.cache
      libtool
      missing
      Makefile
      aclocal.m4
      install-sh
  • trunk/ppNoiseMap/src

    • Property svn:ignore set to
      Makefile.in
      stamp-h1
      config.h
      config.h.in
      .deps
      ppNoiseMap
      Makefile
  • trunk/ppNoiseMap/src/ppNoiseMapParseCamera.c

    r24453 r24458  
    22
    33bool ppNoiseMapParseCamera(pmConfig *config) {
    4 
    5     bool status = false;
    64
    75    if (!ppNoiseMapDefineFile(config, NULL, "PPNOISEMAP.INPUT", "INPUT", PM_FPA_FILE_IMAGE)) {
     
    1311
    1412    // add recipe options supplied on command line
    15     psMetadata *recipe  = psMetadataLookupPtr(&status, config->recipes, RECIPE_NAME);
     13    // bool status = false;
     14    // psMetadata *recipe  = psMetadataLookupPtr(&status, config->recipes, RECIPE_NAME);
    1615
    1716    // the following files are output targets
Note: See TracChangeset for help on using the changeset viewer.