| | 1 | = Ask an expert = |
| | 2 | |
| | 3 | == Existing data == |
| | 4 | |
| | 5 | * In `catdir.20090327`, i seems to be `nan` throughout, can that be |
| | 6 | right? or did I look in a region that has no i-band imaging? How |
| | 7 | would I tell? (also see questions on `dvo catalogs` below) |
| | 8 | |
| | 9 | * Eric Bell suggested: for synth.grizy calibration, compute only one |
| | 10 | ZP per FPA not per chip - too few blue stars to caibrate on per |
| | 11 | chip. Calibrate chip-to-chip variations via flatfield only. (For |
| | 12 | uebercal with `relphot`, it's a different story!) |
| | 13 | |
| | 14 | == dvo (inc. addstar, relphot, uniphot, relastro, dvo shell) == |
| | 15 | |
| | 16 | === dvo catalogs & their generation, processing/stacking strategies etc. === |
| | 17 | |
| | 18 | * How do I make a lightcurve for a given object? |
| | 19 | |
| | 20 | * We want to find dropout objects, which may involve identifying |
| | 21 | objects in one filter (y, say) and then demanding non-detection in |
| | 22 | another one or more (iz, say). How would I run a dvo query to find |
| | 23 | all y detections without iz detections? |
| | 24 | |
| | 25 | * The observing plan includes 2 images per field per night. Are these |
| | 26 | stacked immediately, and objects detected on the stack? Or only on |
| | 27 | individual images? |
| | 28 | |
| | 29 | * Would it be feasible (space- and processing time-wise) to drop the |
| | 30 | default 3pi detection significance threshold to 3-sigma, say, to |
| | 31 | allow automatic catalog-level stacks (yielding ~5-6-sigma catalog |
| | 32 | detections from a year's four individual visits)? |
| | 33 | |
| | 34 | * In general, what is the plan for making stacks - at fixed calendar |
| | 35 | dates, whenever a given region of sky has become unobservable for |
| | 36 | the year, ...? |
| | 37 | |
| | 38 | * At which processing stage, and on which timescales, will forced |
| | 39 | photometry be run in all "other" bands based on detections in one |
| | 40 | particular band? Do we have to do forced photometry ourselves to |
| | 41 | get ''griz'' fluxes for ''y''-only detections within a few days or |
| | 42 | weeks? |
| | 43 | |
| | 44 | * What happens to negative fluxes (which will appear in forced |
| | 45 | photometry) when they get converted to magnitudes? Luptitudes have |
| | 46 | the correct behaviour for colours, but we have already decided that |
| | 47 | they are not practical in a collection of surveys with different |
| | 48 | and evolving flux limits, such as PS1SC 3pi + MDS + Andromeda. How |
| | 49 | do I do a catalog search for flux ratios exceeding some |
| | 50 | threshold (i.e. a colour cut) if I don't have luptitudes? |
| | 51 | |
| | 52 | * What is the default stack optimized for? Is there a preconfigured |
| | 53 | way (assuming the need) to do stacks optimized for other things, |
| | 54 | e.g. for faint point-source photometry, for good seing only, ...? |
| | 55 | |
| | 56 | |
| | 57 | === dvo shell === |
| | 58 | |
| | 59 | * How do I find out which filters/instrumental photcodes are present, |
| | 60 | and to which photcodes they can be translated, in a given catdir? |
| | 61 | |
| | 62 | * When I plot image outlines with 'images' and/or use gimages to find |
| | 63 | images overlapping a given coordinate, again how do I tell the filter? |
| | 64 | |
| | 65 | * What happens when doing multiple avextract commands with different |
| | 66 | regions? I'm asking because we tried many different avextract |
| | 67 | commands with different regions, and somehow ended up with |
| | 68 | (allegedly) 30,000 objects in (0.001 degree)^2 around |
| | 69 | `(14.84438,0.05039)`. But maybe it was just because... |
| | 70 | |
| | 71 | * ... the difference between `region` and `skyregion` is a bit |
| | 72 | subtle, and it's not obvious which out of `avextract -region`, |
| | 73 | `avextract -skyregion ra1 ra2 dec1 dec2` and "naked" `avextract` is |
| | 74 | what one wants. I think it's because the names don't make clear |
| | 75 | that one refers to the plot window and the other one sets the |
| | 76 | region of interest for `avextract` etc. How about these |
| | 77 | suggestions: |
| | 78 | * Rename `region` to `plotregion`, and instead of `avextract |
| | 79 | -region`, use `avextract -useplotregion` or similar |
| | 80 | * Rename `skyregion` to `extr_region` (if one does that to |
| | 81 | use with later avextract commands, one won't have to type it very |
| | 82 | often per dvo session, so a long name is ok). |
| | 83 | * Analogously, use `avextract -extr_region ra1 ra2 dec1 dec2` |
| | 84 | * In any case, have `avextract` print out which region it used, to |
| | 85 | give a visual check for the dvo user that s/he's doing what was |
| | 86 | intended. |
| | 87 | |
| | 88 | * When using `avextract ... flag`, for which band do I get the "flag" |
| | 89 | data? If the flag is not just for a single measurement , how is |
| | 90 | the "object" flag computed from the "measurement" flag? |
| | 91 | * It would be useful to have some sort of help text for the flags |
| | 92 | from within dvo, and in the long run also to build in a simple way |
| | 93 | to apply some set of flag cuts that are useful to restrict oneself |
| | 94 | to reliable point sources, reliable galaxy magnitudes, etc. |
| | 95 | |
| | 96 | * How do I open and address additional plot windows, e.g. to have one |
| | 97 | for an image, one for CMDs, and one for plotting objects in sky |
| | 98 | coordinates? |
| | 99 | |
| | 100 | * Assuming a local image mirror, we would like to do things like: |
| | 101 | |
| | 102 | * Plot a CMD, click on an object in the CMD and have its extracted |
| | 103 | averages and/or measurements highlighted, or a light curve |
| | 104 | generated, or the postage stamp pop up, the entire image loaded in |
| | 105 | a tv display with all objects overlaid. In general, have some |
| | 106 | action taken when clicking on a plot window or tv display window |
| | 107 | that has objects near the cursor position. |
| | 108 | |
| | 109 | * region -30 20 90 AIT leads to segfault? In any case, AIT, centered |
| | 110 | on not 0,0 gives weird plot results |
| | 111 | |
| | 112 | * How do I make axis labels? |
| | 113 | |
| | 114 | == ppImage == |
| | 115 | |
| | 116 | * How do I run `ppImage` from the command line with the |
| | 117 | `PPIMAGE_OA_SOFT` recipe from |
| | 118 | `ippconfig/sdssmosaic/ppImage.config` (which turns all steps off |
| | 119 | except subtracting the constant software bias of 1000 counts via `OVERSCAN`)? We |
| | 120 | tried |
| | 121 | {{{ |
| | 122 | |
| | 123 | }}} |
| | 124 | but it complains about not having been given a bias frame, even though |
| | 125 | `BIAS = FALSE` in the recipe. |
| | 126 | |
| | 127 | == psphoth == |
| | 128 | |
| | 129 | * How is deblending of overlapping objects done? |
| | 130 | |
| | 131 | * How is star/galaxy separation done? |
| | 132 | |
| | 133 | * How do I get aperture mags, fluxes instead of magnitudes, etc. in |
| | 134 | the output .cmf table - i.e. more or different outputs? |
| | 135 | |
| | 136 | * How do I feed an external catalog to psphot for forced photometry? |
| | 137 | |
| | 138 | * what's `PEAK_FLUX_AS_MAG` in the .cmf file? |
| | 139 | |
| | 140 | * Is there a tool for doing quick overlays of the .cmf table on the |
| | 141 | input image? |
| | 142 | |
| | 143 | == pswarp == |
| | 144 | |
| | 145 | == ppStack == |
| | 146 | |
| | 147 | * Is there any rejection of cosmic rays based on outlier rejection in |
| | 148 | stacking? Or does that mess up moving & variable object photometry? |
| | 149 | |
| | 150 | == ppSub == |
| | 151 | |
| | 152 | == panTasks == |
| | 153 | |
| | 154 | * Where are the command lines stored for the individual analysis |
| | 155 | commands that pantasks launches (e.g. the `ppImage` call for some |
| | 156 | image I read about in ippMonitor)? |
| | 157 | |
| | 158 | == ippMonitor == |
| | 159 | |