IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2004, 6:31:12 PM (22 years ago)
Author:
Paul Price
Message:

Seems to be working well. Writing up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stac/src/stacConfig.c

    r2661 r2711  
    3838    config->inputs = NULL;
    3939    config->output = NULL;
    40     config->outnx = 1024;
    41     config->outny = 1024;
     40    config->outnx = 512;
     41    config->outny = 512;
    4242    config->saturated = 65536.0;
    4343    config->bad = 0.0;
Note: See TracChangeset for help on using the changeset viewer.