Changeset 11532
- Timestamp:
- Jan 31, 2007, 5:31:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroUtils.c
r11472 r11532 19 19 // (microns/pixel), which may depend on the chip 20 20 21 float pixelScaleUse , pixelScale1, pixelScale2, pixelScale;21 float pixelScaleUse = 1.0, pixelScale1 = 1.0, pixelScale2 = 1.0, pixelScale = 1.0; 22 22 23 23 char *option = psMetadataLookupStr (NULL, recipe, "PSASTRO.COMMON.SCALE.OPTION");
Note:
See TracChangeset
for help on using the changeset viewer.
