IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2009, 5:27:43 PM (17 years ago)
Author:
Paul Price
Message:

Need to set the view appropriately.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackSetup.c

    r25804 r25805  
    4949    options->origImages = psArrayAlloc(num);
    5050    pmFPAview *view = pmFPAviewAlloc(0);
    51     view->chip = view->cell = view->readout = 0;
    5251    for (int i = 0; i < num; i++) {
    5352        pmFPAfile *file = pmFPAfileSelectSingle(config->files, "PPSTACK.INPUT", i); // File of interest
Note: See TracChangeset for help on using the changeset viewer.