- Timestamp:
- Mar 28, 2015, 8:27:11 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150112/ppSim/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSimInsertGalaxies.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150112/ppSim/src
- Property svn:ignore
-
old new 9 9 ppSimSequence 10 10 ppSimVersionDefinitions.h 11 ppSimVersionDefinitions.h.tmp
-
- Property svn:ignore
-
branches/eam_branches/ipp-20150112/ppSim/src/ppSimInsertGalaxies.c
r36868 r38051 82 82 83 83 pmPSF *psf = psMetadataLookupPtr (&mdok, chip->analysis, "PSPHOT.PSF"); 84 assert (psf);84 psAssert (psf, "missing PSPHOT.PSF on chip.analysis"); 85 85 86 86 int dX = PM_CELL_TO_CHIP (0.0, x0Cell, xParityCell, binning);
Note:
See TracChangeset
for help on using the changeset viewer.
