Changes between Version 6 and Version 7 of ppStack_testing_201111
- Timestamp:
- Feb 16, 2012, 12:17:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ppStack_testing_201111
v6 v7 32 32 * pixelscale 0.258"/pixel? 33 33 34 || '''filename''' || '''sim FWHM''' || '''FWHM_MAJ (pixel)''' || '''IQ_FW1 (pixel)''' || ppStack.log FWHM || ppStack.log kron ||35 || || || || || ||36 || _000 || 1.0 || || || ||||37 || _001 || 1.1 || || || || ||38 || _002 || 1.2 || || || || ||39 || _003 || 1.5 || || || || ||40 || _and repeat_ || || || || ||41 || || || || || || ||34 || '''filename''' || '''sim FWHM''' || '''FWHM_MAJ (pixel)''' || '''IQ_FW1 (pixel)''' || 35 || || || || || 36 || image.0 || 1.0 || 3.82 || 2.98 || 37 || image.1 || 1.1 || 4.19 || 3.28 || 38 || image.2 || 1.2 || 4.58 || 3.62 || 39 || image.3 || 1.5 || 5.69 || 4.49 || 40 || _and repeat_ || || || || 41 || || || || || 42 42 43 43 Batch scripts for running in various /data/ipp059.0/mhuber/testppstack_deep201111/ppstack_simdeep* ('''needs cleanup''') … … 46 46 = Tests = 47 47 48 * do clean simulated images suffer the same problem? Can then use for more detailed testing since faster to run than MD04 skycell and not particular to GPC1 data. 48 * do clean simulated images suffer the same problem? 49 * can use for more detailed testing since faster to run than MD04 skycell and not particular to GPC1 data 49 50 * how is it related to the range of inputs and number 51 * is 20 inputs enough to reveal problem, if 100 then will be tedious 50 52 * what are the output convolved images being stacked, what is the target the images are being convolved to 51 53 * need to understand what the code does, so first test is to look at each output, add others and step through the code... … … 57 59 20 input case: 4 groups 58 60 59 || '''filename''' || '''sim FWHM''' || '''sim FWHM_MAJ''' || '''log Input FWHM (pixel)''' || '''log kron (pixel)''' || 61 || '''filename''' || '''sim FWHM''' || '''sim FWHM_MAJ''' || '''log Input FWHM (pixel)''' || '''log kron (pixel)''' || conv FWHM || conv IQ_FW1 || 60 62 || || || || || || 61 63 || _000 || 1.0 || || 3.82(1) || 1.99/92,88/78,05/05,91/81 || … … 69 71 * target seeing FWHM: 5.70 -- set by worst input, kron ~3.1 70 72 73 || '''filename''' || '''FWHM_MAJ (pixel)''' || '''IQ_FW1 (pixel)''' || 74 || || || || 75 || real_000 || || || 76 || real_003 || || || 77 || fake_000 || || || 78 || fake_003 || || || 79 || conv.1 || || || 80 || conv.3 || || || 81 || comb.initial || || || 82 || stack || || || 83 || || || || 71 84 85 86 20 input case w/ similar inputs: 10 groups 87 88 || '''filename''' || '''sim FWHM''' || '''sim FWHM_MAJ''' || '''log Input FWHM (pixel)''' || '''log kron (pixel)''' || 89 || || || || || || 90 || _000 || 1.0 || || || || 91 || _001 || 1.1 || || || || 92 93 * 94 * input FWHM 4.07+/-0.19 (average or median?) 95 * target seeing FWHM: 4.28 -- set by worst input, kron ~2.26 72 96 73 97
