IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 13, 2012, 6:30:15 AM (14 years ago)
Author:
eugene
Message:

get the seeing sigma right for trails

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/ppSim/src/ppSimArguments.c

    r30618 r34142  
    225225        ppSimArgToRecipeStr(&status, options, "GALAXY.MODEL", arguments, "-galmodel"); // Galaxy model name
    226226
    227         // the user supplies FWHM in arcsec; here we convert to Sigma in pixels
     227        // the user supplies FWHM in arcsec; we convert to Sigma in pixels (in ppSimCreate.c:103)
    228228        psMetadataAddF32(options, PS_LIST_TAIL, "SEEING", 0, "Seeing FWHM (arcsec)", seeing);
    229229        psMetadataAddF32(options, PS_LIST_TAIL, "RA", 0, "Boresight RA (radians)", ra0 * M_PI / 180.0);
Note: See TracChangeset for help on using the changeset viewer.