| | 35 | * Continued working on psphot. Attempted to test the new kron code psphotStack on the SAStest.v4 stacks and found all sorts of problems. At about the same time PSPS users reported insane magnitudes in the corresponding data there. Tracked this down to be a difference between the background levels in the raw (unconvolved) stacks and the convolved stacks. Fixed that by modeling the background separately. |
| | 36 | * Found that the kron radii measured with the convolved stacks were unreasonably large. Reevaluated the results of the investigation reported last week and changed the recipe values to remove the window and weight function. |
| | 37 | * Investigated why psphotStack was still getting duplicate detections during pass 2 even with the footprint fix reported last week. The problem was with the management of the data inside psphotStack. Fixed. |
| | 38 | * Wrote a tool to extract the extended source parameters from our cmf files and to read them into mana. Used this to evaluate the extended source measurements on one of the SAS stacks. Reported to DRAVG. http://ps1sc.ifa.hawaii.edu/PS1wiki/index.php/DRAVG_telecon#psphotStack_photometry |
| | 39 | * fixed data store "feature" (now considered a bug) where if the last_fileset argument to a data store product list function is not found the whole list is returned. This is not part of the spec but is what conductor does. Unfortunately it caused chaos with the postage stamp server. |