Changes between Version 87 and Version 88 of ppStack_testing_201111
- Timestamp:
- Mar 22, 2012, 10:11:13 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ppStack_testing_201111
v87 v88 48 48 49 49 50 Other issues: 50 Other issues: (will add to as things are found/discussed) 51 51 * hard limit on number of inputs (was shell descriptors limit of 1024 easily being reached with image,mask,weight,psf,cmf files for each input. Raised to 65535 now by default.) 52 52 * selection of target PSF FWHM, worse input PSF not necessarily best choice as could end up being rejected and only a few inputs may be that large (not representative) 53 53 * heavy RAM use (10-20GB typical for 100+ inputs) -- tests run unoptimized, will need to look at effect 54 54 * long run-time for 20+ inputs, 400 inputs order 12-14hr (use method similar to psphotStack?) -- tests run unoptimized, will need to look at effect 55 55 * seeing more of the fault 5 stack events for MD nightly where inputs have strangely small <2 pixel input PSF. BIll has quality setting but not turned on, more of an issue possibly with the PSF determination for edge skycells with possible poor extrapolation from center of the field. not really a ppStack issue but.. 56 56 57 57 Branch for testing (currently r32161 from last summer -- needed to update) -- http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/browser/branches/meh_branches/ppstack_test … … 381 381 }}} 382 382 383 How is the Target seeing FWHM selected to be >7.5 when limited to that on the input images. Are input images not being rejected? Somewhat part of next section on Target PSF, but need to trace out here. Split up 400 set into subgroups and ran, looks like is not using the rejected but is growing itself in converting to the PSF.MODEL PS_MODEL_PS1_V1?383 How is the Target seeing FWHM selected to be >7.5 when limited to that on the input images. Are input images not being rejected? Somewhat part of next section on Target PSF, but need to trace out here. Could split up 400 set into subgroups and run, looks like is not using the rejected but is growing itself in converting to the PSF.MODEL PS_MODEL_PS1_V1? 384 384 * would be helpful to have other stats, at least min/max inputs 385 * s055g - in smaller sub-sets ~100, target is ~9.45 and similar output. limiting input FWHM <7.1 selects a target ~8.4. rejection for >7.5 is active.385 * s055g - rerun in smaller sub-sets ~100, target is ~9.45 and has similar output. Limiting input FWHM <7.1 selects a target ~8.4. rejection for >7.5 is active. 386 386 * s055r - '''TODO''' 387 387
