SP-2826: additions and changes for forced phot tutorial 105_3#101
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
jeffcarlin
left a comment
There was a problem hiding this comment.
Overall looks good -- thanks for the improvements! Some minor comments below (the choice about the subthresh section is left to you).
ReviewNB won't let me submit my comments, so here they are in text form:
Sec. 3.1 (at "Query the butler for overlapping visit images..."): butler.query_datasets will accept a "limit=1" kwarg. Would it be better to use that to ensure that it only returns one reference?
Sec. 4: (1) I feel like if our goal is to keep tutorials "bite-sized", then this (subthreshold) section should be separated into an additional tutorial (which maybe should include the actual detection and identification of the subthreshold sources, instead of just providing a table of unknown origin).
Sec. 4: (2) It is a good point that we should remind users that they can define the RA, Dec coords for forced photometry (i.e., they don't have to load a DP1 table). Maybe if we split off the subthreshold section, then we could just add a brief section that makes an Astropy table with a handful of arbitrary RA, Dec entries and runs forced photometry plus display on an image?
Re. the "subthresh" catalog: "rmage" is an unclear name for a column -- maybe "rmag_error" or "err_rmag"?
Fig. 3 (Sec. 4.3): The inverted axes are confusing to me. I suggest removing that. Also, this might just be a me thing, but I strongly prefer comparison plots like this to show the difference on the y-axis instead of a 1:1 comparison. To me, that conveys more information at a quick glance.
|
Issue 1: Query returns are ambiguous. Issue 2: The NB too long now. Issue 3: The description of the sub-threshold input table was insufficient. Issue 4: Forced photometry at random locations is not demonstrated. Issue 5: "rmage" is not a good column name. Issue 6: Axes are too confusing. |
c90cdb0 to
b5294b7
Compare
No description provided.