IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2013, 9:07:23 AM (13 years ago)
Author:
eugene
Message:

major mods to allow multichip output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130419/pswarp/doc/notes.20130406.txt

    r35422 r35434  
    1010                        uses pmFPAfileDefineFromArgs / pmFPAfileBindFromArgs for inputs
    1111                        uses pswarpDefineSkycell for outputs
     12
     13                        pmFPAfileDefineSkycell is used to generate the output
     14                        FPAs.  This forces the file to be FPA-level only, which is wrong.
     15                        Not certain of the impact of replacing with pmFPAfileDefineOutput
     16
     17                        pmFPAfileDefineSkycell:
     18                                * appends -SKYCELL to the camera name
    1219
    1320  * pswarpOptions     : check the recipe options, reconcile with cmd-line options
     
    9198 * need to loop over output targets as well as input sources...
    9299
     100*** looks like I can select the correct output chips and write them.
     101    Currently, the output format is inherited from the output
     102    astrometry description.  that means we get a MEF output file with
     103    one chip per extension.  that seems poor, but I think we can fix
     104    this with the filerules.
     105
Note: See TracChangeset for help on using the changeset viewer.