Changeset 34261 for trunk/ppSim/src/ppSimArguments.c
- Timestamp:
- Jul 31, 2012, 4:03:41 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimArguments.c
r30618 r34261 225 225 ppSimArgToRecipeStr(&status, options, "GALAXY.MODEL", arguments, "-galmodel"); // Galaxy model name 226 226 227 // the user supplies FWHM in arcsec; here we convert to Sigma in pixels227 // the user supplies FWHM in arcsec; we convert to Sigma in pixels (in ppSimCreate.c:103) 228 228 psMetadataAddF32(options, PS_LIST_TAIL, "SEEING", 0, "Seeing FWHM (arcsec)", seeing); 229 229 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.
