IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2007, 2:19:54 PM (19 years ago)
Author:
Paul Price
Message:

Copying concepts (e.g., exposure time) from the old to the new. We don't copy certain concepts (actually, we copy and then remove them) so as not to confuse between skycells and real cameras.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpTransformReadout_Opt.c

    r13660 r13686  
    22
    33// NOTE: in this function, the coordinates are transformed from the OUTPUT to the INPUT
    4 bool pswarpTransformReadout_Opt (pmReadout *output, pmReadout *input, pmConfig *config)
     4bool pswarpTransformReadout_Opt(pmReadout *output, pmReadout *input, pmConfig *config)
    55{
    66    // XXX this implementation currently ignores the use of the region
Note: See TracChangeset for help on using the changeset viewer.