IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2014, 4:21:00 PM (12 years ago)
Author:
watersc1
Message:

Working with metadata structures is far easier than pmFPAfiles. First cleanly running-to-completion version. Now to sort out the resolution issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppBackground/src/ppBackgroundStack.h

    r36582 r36615  
    1313  psMetadata *contents;   // Metadata containing information about the data arrays
    1414  psArray *smfs;          // List of pointers to individual smf headers
     15 
     16  // data->models->name->XY__->{image/ra/dec/calibrated/offset/scale}
     17  // data->models->counter->XY__->{image/ra/dec/calibrated/offset/scale}
     18  psMetadata *models;     // Metadata containing the information about the model data
    1519 
    1620  psMetadata *OTA_solutions; // List of pointers to the OTA-specific solution images
Note: See TracChangeset for help on using the changeset viewer.