Changeset 36308
- Timestamp:
- Nov 24, 2013, 3:26:38 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130904/ppSim/src
- Files:
-
- 2 edited
-
ppSimInsertStars.c (modified) (1 diff)
-
ppSimSmoothReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/ppSim/src/ppSimInsertStars.c
r35770 r36308 78 78 79 79 FILE *outfile = fopen (outname, "w"); 80 psAssert (outfile, "cannot write output"); 80 81 81 82 float radius = -1.0; -
branches/eam_branches/ipp-20130904/ppSim/src/ppSimSmoothReadout.c
r36293 r36308 8 8 // XXX use these defaults? 9 9 // float minGauss = 0.1; 10 float nSigma = 4.0;10 float nSigma = 5.0; 11 11 float sigma = psMetadataLookupF32(&status, recipe, "SEEING"); // Seeing SIGMA (pixels) 12 12
Note:
See TracChangeset
for help on using the changeset viewer.
