| | 1 | |
| | 2 | Discovered for many inputs into ppStack (i.e., deep and even refstacks), that the PSF in the output convolved stack grows with the number of inputs beyond the initial target PSF. |
| | 3 | Had been missed due to convolved stacks really only being used for magic, but was noticed with some M31 analysis and deepstacks of MD04. |
| | 4 | |
| | 5 | Other issues: |
| | 6 | * hard limit on number of inputs (solved: descrip to watch for) |
| | 7 | * heavy RAM use |
| | 8 | * change the target PSF FWHM selected |
| | 9 | |
| | 10 | Branch for testing (currently r32161 from last summer -- '''need to update..''') -- http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/browser/branches/meh_branches/ppstack_test |
| | 11 | * many outputs turned on (runs slower, makes many many files) |
| | 12 | * ppStackMatch.c -- need add a TESTING2 for reading in already processed conv images.. |
| | 13 | * ppSubMatchPSFs.c has TESTING but not ifdef at start, is a .DEBUG. used to trigger? |
| | 14 | |
| | 15 | = Test Sets = |
| | 16 | More easily setup than for testing ppSub, need a large number of a variety of inputs and some number of similar inputs. |
| | 17 | |
| | 18 | == MD04 == |
| | 19 | |
| | 20 | Sample of 20 and 100 drawn from the the [MD04.V3deepstack | MD04.V3 GR0 deepstack] set. |
| | 21 | * FWHM in stack logs.. add how compare to psphot? ''' need to add histogram of both actual inputs''' |
| | 22 | |
| | 23 | [[Image(MD04.i.00000.deep.expfwhm.png,300px)]] |
| | 24 | |
| | 25 | Batch scripts for running in /data/ipp059.0/mhuber/testppstack_deep201111/MDdeeptest |
| | 26 | |
| | 27 | |
| | 28 | == Sim == |
| | 29 | A small variety set of many groups for 20 and 100 inputs. Also sample of two similar inputs (TBA). |
| | 30 | |
| | 31 | || '''filename''' || '''sim FWHM''' || '''FWHM_MAJ (pixel)''' || '''IQ_FW1 (pixel)''' || |
| | 32 | || || || || || |
| | 33 | || _000 || 1.0 || || || |
| | 34 | || _001 || 1.1 || || || |
| | 35 | || _002 || 1.2 || || || |
| | 36 | || _003 || 1.5 || || || |
| | 37 | || _and repeat_ || || || || |
| | 38 | || || || || || |
| | 39 | |
| | 40 | Batch scripts for running in various /data/ipp059.0/mhuber/testppstack_deep201111/ppstack_simdeep* ('''needs cleanup''') |
| | 41 | |
| | 42 | |
| | 43 | = Tests = |
| | 44 | |
| | 45 | * 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. |
| | 46 | * how is it related to the range of inputs and number |
| | 47 | * what are the output convolved images being stacked, what is the target the images are being convolved to |
| | 48 | * need to understand what the code does, so first test is to look at each output, add others and step through the code... |
| | 49 | |
| | 50 | |
| | 51 | |
| | 52 | |