IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2009, 8:49:41 AM (17 years ago)
Author:
eugene
Message:

further work on the petrosian analysis & extended sources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psphot/src/psphotPetrosianAnalysis.c

    r25433 r25452  
    6666
    6767    psphotVisualShowResidualImage (readout);
    68 
    69     // pause and wait for user input:
    70     // continue, save (provide name), ??
    71     char key[10];
    72     fprintf (stdout, "[c]ontinue? ");
    73     if (!fgets(key, 8, stdin)) {
    74         psWarning("Unable to read option");
    75     }
    76 
    7768    return true;
    7869}
Note: See TracChangeset for help on using the changeset viewer.