IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40714 for trunk


Ignore:
Timestamp:
May 5, 2019, 8:58:31 PM (7 years ago)
Author:
eugene
Message:

adding polar issue test from stefano

Location:
trunk/doc/release.2015/ps1.calibration
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/ps1.calibration/Makefile

    r40713 r40714  
    1717quick: calibration.quick.pdf
    1818
     19PDFPICS = \
     20pics/A1.pdf \
     21pics/A3.pdf \
     22pics/A4.pdf
     23
    1924FILES = \
    2025../inputs/astro.sty \
    2126../inputs/code.sty \
    2227../inputs/apj.bst \
    23 pics/photflat.example.sm.png \
    24 pics/allsky.photom.sigma.sm.png \
    2528pics/rings.v3.example.png \
    2629pics/KHexample.png \
    2730pics/KHmap.png \
    2831pics/dcr.r2.g.png \
    29 pics/astroflat.gri.sm.png \
    30 pics/astroflat.zy.sm.png \
    3132pics/allsky.astrom.sigma.png \
    3233pics/gaia.photom.png \
    3334pics/gaia.astrom.png \
     35$(PDFPICS) \
    3436calibration.tex
    3537
     38# pics/photflat.example.sm.png \
     39# pics/allsky.photom.sigma.sm.png \
     40# pics/astroflat.gri.sm.png \
     41# pics/astroflat.zy.sm.png \
     42
     43pics/%.pdf : pics/%.ps
     44        echo $^
     45        echo $<
     46        echo $@
     47        echo $*
     48        ps2pdf -dEPSCrop $< $@
     49
     50pdfpics: $(PDFPICS)
    3651calibration.pdf: $(FILES)
    3752calibration.tgz: $(FILES)
  • trunk/doc/release.2015/ps1.calibration/calibration.tex

    r40713 r40714  
    28172817proper motions will obviate the need to correct for the Galactic rotation.
    28182818
     2819\section{Polar Astrometry Issues}
     2820
     2821Internal consistency testing of the PV3 stacks measurements indicated
     2822potential problems with the astrometric registration of the exposures
     2823in small areas near the North Pole.  These issues were originally
     2824suggested by a few high-latitude sources with significant differences
     2825in morphology or position across bands, including strong (and
     2826anomalous) apparent color gradients.  Direct investigation of a few of
     2827these anomalous sources demonstrated the presence of significant
     2828misalignments between exposures; one of the worst cases is shown in
     2829Figure~\ref{fig:pole.issue.exampe}.  While such sources appeared to be
     2830rare, astrometric registration errors have the potential to affect
     2831several different source properties: morphology and photometry in
     2832addition to astrometry.  Therefore we carried out an astrometric
     2833regsitration test for all skycells North of $ \delta=+70\deg$.
     2834
     2835\begin{figure*}[htbp]
     2836  \begin{center}
     2837  \includegraphics[width=\hsize,clip]{{pics/A1}.pdf}
     2838  \caption{\label{fig:pole.issue.example} Example of a stack source badly affected by polar astrometry failures.  Source from multiple detections from skycell 2643.093.}
     2839  \end{center}
     2840\end{figure*}
     2841
     2842This test was based primarily on the ``original detection positions'',
     2843\ie, the positions of sources (detections) found in individual
     2844exposures as measured after each exposure's astrometric calibration,
     2845but before recalibration of the combined values to the Gaia reference
     2846frame (described in Section 7.3).  We started by collecting the
     2847original detection positions (as defined above) for each skycell.  To
     2848ensure good signal-to-noise ratios and minimize potential spurious
     2849detections, we used only the top quartile (in flux) of detections
     2850within each chip.  We grouped these detections on a filter-by-filter
     2851basis within a radius of $ 2\farcs5 $ (10 pixels), ensuring that each
     2852group contained only one source per exposure, and retaining only
     2853groups with at least five detections; we then recorded the 2-D
     2854position dispersion for each group.  The mean positions for each group
     2855were cross-correlated against the Gaia DR2 sources, showing that these
     2856were real sources and providing information on their absolute
     2857astrometry.
     2858
     2859\begin{figure*}[htbp]
     2860  \begin{center}
     2861%  \includegraphics[width=\hsize,clip]{{pics/A2}.pdf}
     2862  \caption{\label{fig:pole.issue.example} Example of a stack source badly affected by polar astrometry failures.}
     2863  \end{center}
     2864\end{figure*}
     2865
     2866Overall, the vast majority of the detection groups thus defined have
     2867good consistency between source positions, resulting in an astrometric
     2868dispersion of 1 pixel or less.  A few ``bad'' groups, defined as
     2869having an internal dispersion $ > 1 $ pixel, can result from spurious
     2870sources or other anomalies, and are generally rare (fewer than a few
     2871percent of al groups).  However, some skycells have a significant
     2872fraction ($ > 10\%$) of bad groups.  Direct inspection demonstrates
     2873that the incidence of bad groups is related to astrometric
     2874registration failures.  Figure~\ref{fig:pole.astrom.failures} shows an
     2875example of a good and of a bad group.
     2876
     2877%% [Note: the rest of this
     2878%%   paragraph, and Figure A3, may be too much information for this
     2879%%   paper.]  It also appears that registration problems, when present,
     2880%% are not uniform within a skycell; Figure (A3) shows the difference
     2881%% between mean group position and the position of individual detections
     2882%% for all G band exposures overlapping skycell 2637.088, which has one
     2883%% of the worst-case mismatches in the g band.
     2884
     2885% caption: Map of astrometric displacement for all g-band exposures
     2886%    overlapping skycell 2637.088, with one of the worst astrometric
     2887%    registration issues. [Optional]
     2888
     2889\begin{figure*}[htbp]
     2890  \begin{center}
     2891  \includegraphics[width=\hsize,clip]{{pics/A4}.pdf}
     2892  \caption{\label{fig:pole.bad.histogram} Histogram of the fraction of bad groups for each skycell (red line).}
     2893  \end{center}
     2894\end{figure*}
     2895
     2896Bad skycells, defined as those with more than 10\% bad groups, are
     2897essentially limited to the North polar cap ($ \delta > +80^{\degree}$).
     2898Of the 2500 skycells in this region, 164, or 6.6\%, have more than 10\%
     2899bad groups; 64 of these have more than 20\% bad groups.  By comparison,
     2900essentially no skycells between $ +70^\degree $ and $ +80^\degree $ have
     2901more than 10\% bad groups.  Figure~\ref{fig:pole.bad.histogram} shows a histogram
     2902of the fraction of bad groups for each skycell.
     2903
     2904In order to have an independent validation of the impact of this
     2905astrometric alignment issue, we also carried out a photometric test
     2906based on a comparison of stack to mean object photometry.  In the
     2907presence of modest registration errors, mean object photometry would
     2908not be affected, as individual detection woulds have the correct
     2909signal, and averaging their flux in catalog space would yield the
     2910correct total magnitude.  On the other hand, imperfect stacking would
     2911result in a dilution of the total signal on a pixel-by-pixel basis,
     2912and result in potentially larger estimated sizes and smaller total
     2913flux for stack sources.  Indeed, mean magnitudes are brighter than
     2914stack magnitudes for a significant fraction of the sources in the same
     2915skycells that are identified as bad by the relative astrometry test.
     2916Therefore we confirm that the astrometric registration issues result
     2917in poor stack photometry for the affected skycells.
     2918
     2919\note{discuss the cause of the failure due to the duplicates in the reference catalog, and the original polar astrometry failures}
     2920
     2921As a result of these tests, we decided to 1) exclude from the main DR2
     2922catalogs all sources in the skycells with more than 10\% bad groups,
     2923and 2) to reprocess all such skycells with an improved procedure.  The
     2924reprocessing was carried out in late 2018, and the astrometric
     2925registration test was repeated on the reprocessed exposures.  The
     2926reprocessing greatly ameliorated the registration issue, as shown
     2927Figure (A4).  Here the red line shows the histogram of the fraction of
     2928bad groups for each skycell {\sl before reprocessing}, while the black
     2929line refers to the results {\sl after reprocessing}.  The improvement
     2930is apparent.  After reprocessing, only 23 cells, instead of the
     2931original 164, exceed 10\% of bad groups, and even for these the
     2932fraction of bad groups is substantially reduced.  Sources in the
     2933previously bad, now fixed skycells will be included in an upcoming
     2934partial release.
     2935
     2936\note{the above is not quite accurate -- a test reprocess demonstrated
     2937  partial improvement, but did not use a totally repaired ref catalog.
     2938  we are running a new analysis based on a DR2-tied catalog with
     2939  pristine source set.}
     2940
    28192941\section{Conclusion}
    28202942
Note: See TracChangeset for help on using the changeset viewer.