Pith. sign in

REVIEW 3 major objections 7 minor 24 references

The Hubble Image Similarity Project

T0 review · 3 major / 7 minor · reviewed 2026-08-16 · deepseek-v4-flash

Pith's one-line read Crowd judgments of Hubble images yield a human similarity benchmark for image search.

desk verdict A genuinely useful human-similarity benchmark for HST images, with honest but under-tested aggregation; the dataset deserves publication, with fixes to the context-dependence validation. read the letter →

arxiv 2504.17688 v1 pith:C73HJWTI submitted 2025-04-24 astro-ph.IM

classification astro-ph.IM
keywords imagesimilarityHubbleSpaceTelescopecitizensciencecrowd-sourcedreviewsdistancematrixastronomicalmorphologybenchmarkdatasett-SNE
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper claims that nearly 850,000 quick human comparisons of small grayscale cutouts from archival Hubble images can be distilled into a reliable matrix of similarity distances for 2,098 images. The goal is to give computer-vision image search a human ground truth: astronomical archives are easily searched by metadata, but almost no labeled data say which images actually look alike. The authors show the derived distances separate galaxies from nebulae and star clusters, order spiral and elliptical galaxies on distinct branches, and group subtle textural families such as sharp-edged dust lanes together, even though object types were never shown to the reviewers. If the paper is right, the public distance matrix is a ready-made benchmark for scoring and improving search-by-image algorithms.

What carries the argument

The carrying mechanism is the preference matrix $F$ plus the masked cosine distance computed from its rows. Each entry $F_{ij}$ is a Bayesian estimate—from aggregated positive and negative votes, with a per-object prior—of the probability that a reviewer would call images $i$ and $j$ similar. The distance $D_{ij}$ is the cosine distance between the two preference fingerprint vectors, ignoring missing entries; this network-fingerprint comparison is what turns 850,000 noisy page-level judgments into a complete $2098 \times 2098$ matrix. Because every distance depends on thousands of indirect comparisons rather than a single vote, random errors and layout bias largely average out.

What would settle it

Embed the same reference-comparison pair in pages of near-twin distractors and in pages of unrelated distractors, and measure whether the inferred preference for that pair shifts with context. If the positive-vote rate depends on page composition, the aggregated preference matrix—and every fingerprint distance built from it—carries a systematic bias.

Watch

Extended reading notes

Core claim

The central claim is that indirect, overlapping human votes carry enough information to reconstruct a low-noise perceptual metric. Each image sits in a comparison network spanning roughly two thousand other images, so the pattern of votes an image attracts—its preference fingerprint—matters more than any single review. The paper estimates a Bayesian preference value for every pair, builds the preference matrix $F$, and defines the similarity distance between two images as the masked cosine distance between their fingerprints; two images count as similar when they vote the same way toward the surrounding network, not merely when one reviewer clicked both. The resulting distances separate the sample by object class and Hubble type, and visual inspection of nearest neighbors shows genuine agreement in morphology and texture, including hard-to-describe features.

Load-bearing premise

The entire distance construction assumes that a reviewer's chance of calling image B similar to reference A does not depend on which other images are shown on the same page; the authors themselves call this assumption 'surely oversimplifications.'

Editorial extensions

If this is right

  • Computer-vision search systems can be scored by comparing their nearest-neighbor lists with the ordering of this human distance matrix.
  • The three-phase review design—exhaustive broad voting, followed by close-neighbor refinement, followed by rotated repeated comparisons—can be transplanted to other image domains.
  • The matrix is complete even though most image pairs were never directly compared, so it can feed dimensionality-reduction, clustering, and retrieval benchmarks directly.
  • The repeated and rotated reviews, together with golden-question accuracy between 84 and 96 percent, give benchmark users a built-in estimate of label noise.
  • Because distances were built without object-type labels, agreement with galaxy and nebula taxonomy is an independent check that the metric captures real visual structure.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural extension is to re-run the same fingerprint construction on data where reviewers rank images instead of choosing 'similar' or 'most similar,' which would isolate context effects from true preference.
  • The authors note that t-SNE neighbors sometimes look more convincing than raw-matrix neighbors; if so, a cross-validated version of the distance matrix would be an even stronger benchmark.
  • A testable prediction follows: a retrieval algorithm trained to reproduce these human distances should outperform models trained on object labels or metadata in appearance-based searches.
  • Since reviewers show a small but significant bias toward images placed near the reference, future crowd benchmarks should randomize layout or explicitly model position effects.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 7 minor

Summary. The Hubble Image Similarity Project (HISP) constructs and publicly releases a dataset of human similarity judgments on 2,098 grayscale HST cutout images drawn from 666 NGC objects (parent sample 19,916). Three review phases were run with paid Amazon Mechanical Turk reviewers recruited from the Baltimore area: Phase 1 exhaustively compared every image pair (single reviewer per page, 'select all similar' among 15 comparisons, with golden questions); Phase 2 used 'select most similar' pages of six comparisons drawn from the ~200 nearest neighbors; Phase 3 used pages of three comparisons from the ~36 nearest neighbors, with rotations and multiple reviewers. The paper's Appendix A presents an algorithm that converts votes into a preference matrix F via a Bayesian binomial estimator with power-law priors (Eq. A6) and then computes a masked cosine distance D_ij between preference 'fingerprints' (Eq. A7), yielding a fully populated symmetric distance matrix. The paper demonstrates convergence of the distances across phases (Fig. 13), shows that object types from the NGC catalog separate cleanly in a t-SNE embedding of the matrix (Figs. 14–15), and presents nearest-neighbor montages that the authors judge visually excellent (Fig. 16).

Significance. The released dataset is the central contribution, and it is a substantial one: nearly 850,000 paid human judgments on 2,098 carefully selected HST cutouts, with the images, review results, three stage-wise distance matrices, and the Python code all archived at MAST (doi:10.17909/0q3g-by85). Because the authors release the phase-level matrices separately, users can independently study convergence and can apply more sophisticated models (e.g., reviewer-bias or Bradley-Terry-type preference models) to the raw votes. The experimental design is strong in several respects: embedded golden questions with and without rotations, three independent reviewers in the later phases, avoidance of same-object comparisons, and the use of paid local reviewers under fair-wage conditions. The clean separation of NGC object types in the t-SNE projection (Fig. 15) is a genuinely independent anchor for the central claim, because object-type labels played no role in the image selection, reviews, or distance computation; it indicates that the distances carry real morphological information.

major comments (3)
  1. [Appendix A.3, Eq. (A6); §§3.3–3.4] The conversion of phases 2 and 3 'most similar' selections into positive and negative votes treats every non-selected comparison as a negative vote for similarity. Because the comparison sets are deliberately restricted to close neighbors (N_n = 200 with D_min = 0.4 in phase 2; N_n = 36 with D_min = 0.21 in phase 3), a non-selection often means only that another image on the page was even closer, not that the pair is dissimilar; the bias is therefore correlated with the local density of similar images and is not removed by the network redundancy that cancels independent review errors (§4.1). Appendix A.1 flags the underlying context-independence assumption as a 'surely oversimplification' and notes that the golden questions could be used to test the reliability of secondary comparisons, but that test is not carried out. I ask for one of: (a) a quantitative test of page-composition effects using the golden questions; (b) a recomputation of the final distances with non-selections in phases 2/3 treated as missing rather than negative; or (c) a prominent caveat that the fine-grained distances among close neighbors may inherit this context bias.
  2. [Appendix A.3 and §6; Figs. 10, 13, 16] The distance algorithm is tuned by experimentation on the same data ('we have a simple empirical approach that was determined via much experimentation on the data'), and the authors concede in §6 that a better algorithm would use cross-validation and that overfitting remains a concern. All of the quality demonstrations offered are in-sample: Fig. 13 shows convergence between phases rather than agreement with an external ground truth; the x-axis of Fig. 10 uses the final distance matrix that contains the same reviews whose consistency is being characterized; and Fig. 16's 'excellent results' rest on the authors' own visual examination, which §5 acknowledges is difficult to back up with data. The abstract's claims ('matches the accuracy of the trained eye', 'subtle differences among images faithfully reflected') therefore exceed what the presented evidence supports. I request at least one holdout-based validation (for example, building distances from a random half of pages or reviewers and testing on the remainder, or comparing the released phase-1-only matrix with the final matrix on the phase-2/3 pair set), and a recalibration of the abstract and §5 language to state explicitly that the validation is in-sample.
  3. [Section 3.3] The acknowledged error in constructing the phase 2 collection ('approximately half the image pairs were affected' by substitution of different cutouts from the same NGC object) propagates into the phase 2 preference prior, into the phase 3 neighbor selection, and hence into the final released matrix. The paper asserts that the impact is limited because the phase 2 net is broad and many substitutions are genuinely similar, but no quantitative test is provided. Given that the affected pairs are a large fraction of the phase 2 data, I request a sensitivity analysis (for example, recomputing distances with affected pairs excluded, or comparing the phase 3 neighbor sets obtained with and without the substituted pairs) and, at a minimum, a characterization of the resulting uncertainty in the MAST data documentation.
minor comments (7)
  1. [Section 4.2] There is a typo in Section 4.2: 'The result is is much poorer consistency in ratings' should read 'The result is much poorer consistency in ratings.'
  2. [Abstract; Section 5] Phrases such as 'The results are very impressive' (Abstract) and 'we find these results to be spectacular' (Section 5) are editorial in tone; I suggest replacing them with neutral statements of what the figures demonstrate, particularly in light of Major Comment 2.
  3. [Section 5.1] Section 5.1 states that moderate changes in the t-SNE parameters lead to comparable results, but no quantitative support is given; I suggest reporting the parameter ranges tried and a quantitative measure of the resulting variation in the coordinates.
  4. [Appendix A.3] Appendix A.3 notes that phase 2/3 votes are collected only in the direction where the reviewed image is the reference; a sentence explaining how this asymmetry enters the masked cosine distance in Eq. (A7) (which pairs are downweighted or lost) would help users of the released matrices.
  5. [Section 2; Section 5] The entropy cut in Section 2 (both entropy values greater than 5) removes roughly 60% of the parent sample; Section 5 should state explicitly that the distance distribution and statements such as 'the loneliest image' describe this high-contrast selected sample rather than HST imaging in general.
  6. [Appendix A.1] Phase 1 golden questions are included in the distance calculation while golden-question accuracy is also reported as a reviewer-quality diagnostic; the fraction is small (3%) and the impact likely minor, but a one-sentence justification or sensitivity check would remove a residual circularity concern.
  7. [Section 5] The speculation that 'the t-SNE distances actually give better results than the similarity matrix distances' conflicts with the paper's framing of the matrix as the primary product; since the authors state they cannot substantiate the claim, I suggest either deleting it or explicitly labeling it as an untested hypothesis.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the similarity matrix is derived from the reviews by an explicit algorithm, and the main quality evidence (NGC object-type separation) uses labels not involved in the construction.

full rationale

The paper's central product is a similarity distance matrix obtained from human review votes through a defined masked-cosine preference-fingerprint procedure (Eq. A7). The paper does not claim to predict an external quantity from first principles; it reports a data-reduction algorithm and then offers evidence for the quality of the resulting matrix. The strongest independent validation is in Section 5.1, where t-SNE embeddings of the distance matrix separate NGC object types (galaxies, ellipticals, spirals, clusters, nebulae) even though no object-type labels were used in image selection, review design, or distance computation. This is genuine external grounding. The authors' visual inspection of nearest neighbors (Fig. 16) is a sanity check, not an input to the construction. The appendix explicitly and repeatedly disclaims optimality, stating the phase 2/3 update is 'a simple empirical approach' with 'no strongly justified algorithm,' which is an honest limitation rather than a circular step. Some internal consistency figures use the derived distance matrix as a reference (e.g., Fig. 10), and the phase 1 distance matrix includes phase 1 golden-question pages, but these are descriptive self-consistency checks and are not load-bearing: the object-type separation and reviewer-error analyses do not reduce to the distance definition by construction. No self-citation chain, uniqueness theorem, or fitted-parameter-as-prediction step is load-bearing. The derivation chain is therefore self-contained, and any concerns about context-dependent similarity judgments or suboptimal data reduction are correctness/robustness issues, not circularity.

Assumptions & free parameters 4 free parameters · 5 assumptions · 0 invented entities

The central claim rests on several data-dependent tuning choices (priors, neighbor thresholds) and on explicit behavioral assumptions about reviewers that the authors flag as oversimplifications. No new physical entities are introduced.

free parameters (4)
  • object prior mean similarity fractions fbar_i = 0.024 to 0.216 per image
    Used in Eq. A6 to set power-law prior for each image's preference estimates; derived from phase 1 review data.
  • Phase 2 neighbor count N_n and distance threshold D_min = N_n = 200, D_min = 0.4
    Chosen to balance phase 2 coverage and budget; affects which pairs are reviewed.
  • Phase 3 neighbor count N_n and distance threshold D_min = N_n = 36, D_min = 0.21
    Chosen to concentrate on close similarities within remaining budget.
  • Entropy selection threshold = >5 for global and local Shannon entropy
    Applied to remove low-contrast cutouts; a hand-set selection rule.
assumptions (5)
  • domain assumption Reviewer preference for a pair is independent of the other images on the page
    Appendix A.1 states this is 'surely oversimplifications' but uses it to aggregate votes into F.
  • domain assumption Similarity preferences are symmetric and stable across reviewers and time
    Appendix A.1 assumes symmetric F and identical across reviewers; phase 1 treats comparisons as reflexive (Sec. 3.2).
  • domain assumption Masked cosine distance between preference fingerprints is a valid similarity measure
    Appendix A.2; the central inference that co-occurring similarity patterns imply pairwise similarity.
  • standard math Bayesian beta-binomial update with power-law prior is appropriate
    Appendix A.1 Eqs. A1-A6; standard conjugate update used to smooth sparse votes.
  • domain assumption Sample cuts (entropy, visual artifact removal) do not bias similarity structure
    Sec. 2 describes elimination of low-entropy artifact images; the retained set is treated as representative for benchmarking.

how reviews work

0 comments
Cite this review

Pith. "Pith review of The Hubble Image Similarity Project." pith.science (2026). https://pith.science/paper/C73HJWTI

@misc{pith2026250417688,
  author       = {Pith},
  title        = {Pith review of: The Hubble Image Similarity Project},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/C73HJWTI}},
  note         = {Machine review of arXiv:2504.17688}
}
read the original abstract

We have created a large database of similarity information between sub-regions of Hubble Space Telescope images. These data can be used to assess the accuracy of image search algorithms based on computer vision methods. The images were compared by humans in a citizen science project, where they were asked to select similar images from a comparison sample. We utilized the Amazon Mechanical Turk system to pay our reviewers a fair wage for their work. Nearly 850,000 comparison measurements have been analyzed to construct a similarity distance matrix between all the pairs of images. We describe the algorithm used to extract a robust distance matrix from the (sometimes noisy) user reviews. The results are very impressive: the data capture similarity between images based on morphology, texture, and other details that are sometimes difficult even to describe in words (e.g., dusty absorption bands with sharp edges). The collective visual wisdom of our citizen scientists matches the accuracy of the trained eye, with even subtle differences among images faithfully reflected in the distances.

Figures

Figures reproduced from arXiv: 2504.17688 by the authors.

Figure 1
Figure 1. Example showing cutout selections within the elliptical region defined for NGC 1073. The left panel shows the NGC catalog ellipse (cyan), the footprint for the HLA observation (red), and the regions for the selected cutout images (green). The background image is from the Pan-STARRS1 gri filters. The right panel shows the HST cutout images. The removal of cutouts having low entropy leaves only images in regions with … view at source ↗
Figure 2
Figure 2. Sample of HST images used in HISP comparison tests. The titles indicate the object name, camera, and filter used for the observation. Each image is a 448 × 448 pixel region from the HST (HLA) image. There is a great variety in the morphology and texture of the images, which was the goal of the image selection process. The entire image set includes a total of 2,098 images similar to these. • We computed the global an… view at source ↗
Figure 3
Figure 3. Overview of the three phases of the reviews. In each column, the top plot shows the distribution of of images grouped by similarity (section 5.1), and the images below show a typical group of reference and comparison images. The plots show all images (gray points), the sample reference image (large orange dot), comparison images associated with that reference (blue circles), and the comparisons from a single randoml… view at source ↗
Figures from the paper (13 more)
Figure 4
Figure 4. Figure 4: Distribution of similarity distances for pairs of images compared in the three phases of the project. The similarity distance determined using all three phases is used. In Phase 1, all image pairs are compared (albeit by only a sin￾gle reviewer). In Phases 2 and 3, mor…
Figure 5
Figure 5. Figure 5 [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 6
Figure 6. Figure 6: Phase 1 user interface for the reviews. The reference image is repeated in the left column. Users click on one or more of the 15 images to mark them as similar. There is also a special checkbox allowing no images to be selected if none are considered similar. Selected …
Figure 7
Figure 7. Figure 7: Distribution of reviewer votes as a function of position on page. Top row: Number of votes for each image as a function of column position for the three phases. Separate lines are shown for each row of images. There is a significant bias in favor of selecting images ne…
Figure 8
Figure 8. Figure 8: Reviewer accuracy for golden questions as a function of position on page. For phases 1 and 3 the golden image (matching the reference image) is never placed in column 1; for phase 2 the golden image can appear in column 1 of the second row. The error estimates (from bi…
Figure 9
Figure 9. Figure 9: Error rate on golden questions as a function of similarity distance. The plot shows the fraction of images as a function of the distance to the reference image that are erroneously selected as most similar in phases 2 and 3. Most of the images selected incorrectly in t…
Figure 10
Figure 10. Figure 10: Measure of consistency in ratings from differ￾ent reviewers derived from Fleiss’ Kappa. Results are shown for Phase 2 (3 ratings per page) and Phase 3 (12 ratings per page, including rotated comparisons). The y-axis is the probability of selecting the best image as de…
Figure 11
Figure 11. Figure 11: The most similar (top row) and most different (bottom row) image pairs according to our similarity dis￾tance matrix. based on the cosine similarity between patterns of votes for image pairs, with extreme values of zero and unity. An essential feature of our approach i…
Figure 13
Figure 13. Figure 13: Effect of successive HISP phases on the pairwise similarity distances between images. The left panel compares the distance computed after phase 1 (x-axis) with the distance after phase 2 (y-axis) for the same pair of images. The right panel compares the distance after…
Figure 14
Figure 14. Figure 14: t-SNE mapping of similarity distance for the HISP image sample. The colors are de￾rived from a clustering of the distance matrix using the Ward variance minimization algorithm (implemented in scipy.cluster.hierarchy.linkage) and are shown to guide the eye. the chosen …
Figure 15
Figure 15. Figure 15: Distribution of NGC object types in t-SNE mapping of similarity distances. The left panel shows galaxies, with Hubble types from the NGC catalog condensed into a few types. The right panel shows non-galaxies (star clusters and nebulae). In both panels, the full point …
Figure 16
Figure 16. Figure 16: Exploration of the t-SNE parameter space (part 1). Each panel shows a reference image (top left) and the four most similar neighbors. The selected images are marked in black in an overview of the t-SNE space (lower right) [PITH_FULL_IMAGE:figures/full_fig_p018_16.png]
Figure 16
Figure 16. Figure 16: (continued) Exploration of the t-SNE parameter space (part 2) [PITH_FULL_IMAGE:figures/full_fig_p019_16.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

24 extracted references · 5 canonical work pages

  1. [1]

    8 K5uF =>gŁ\ C] ۠ M K 8 8<q @c (G F cqŎ VZA I ip

    thebibliography [1] 20pt to REFERENCES 6pt =0pt \@twocolumntrue 12pt -12pt 10pt plus 3pt =0pt =0pt =1pt plus 1pt =0pt =0pt -12pt =13pt plus 1pt =20pt =13pt plus 1pt \@M =10000 =-1.0em =0pt =0pt 0pt =0pt =1.0em @enumiv\@empty 10000 10000 `\.\@m \@noitemerr \@latex@warning Empty `thebibliography' environment \@ifnextchar \@reference \@latexerr Missing key o...

  2. [2]

    P., Tollerud , E

    Astropy Collaboration , Robitaille , T. P., Tollerud , E. J., et al. 2013, , 558, A33, 10.1051/0004-6361/201322068

  3. [3]

    J., & Fishburn , P

    Brams , S. J., & Fishburn , P. C. 1978, American Political Science Review, 72, 831–847, 10.2307/1955105

  4. [4]

    L., Crossfield , I

    Christiansen , J. L., Crossfield , I. J. M., Barentsen , G., et al. 2018, , 155, 57, 10.3847/1538-3881/aa9be0

  5. [5]

    Fleiss , J. L. 1971, Psychological Bulletin, 74, 378, 10.1037/h0031619

  6. [6]

    C., Macchetto , F

    Giavalisco , M., Livio , M., Bohlin , R. C., Macchetto , F. D., & Stecher , T. P. 1996, , 112, 369, 10.1086/118021

  7. [7]

    A., Stein , G., Harrington , P., Luki \'c , Z., & Mustafa , M

    Hayat , M. A., Stein , G., Harrington , P., Luki \'c , Z., & Mustafa , M. 2021, , 911, L33, 10.3847/2041-8213/abf2c7

  8. [8]

    2018, arXiv e-prints, arXiv:1801.06146, 10.48550/arXiv.1801.06146

    Howard , J., & Ruder , S. 2018, arXiv e-prints, arXiv:1801.06146, 10.48550/arXiv.1801.06146

Show all 24 references
  1. [9]

    2020, arXiv e-prints, arXiv:2012.10610, 10.48550/arXiv.2012.10610

    Koul , A., Ganju , S., Kasam , M., & Parr , J. 2020, arXiv e-prints, arXiv:2012.10610, 10.48550/arXiv.2012.10610

  2. [10]

    2015, , 521, 436, 10.1038/nature14539

    LeCun , Y., Bengio , Y., & Hinton , G. 2015, , 521, 436, 10.1038/nature14539

  3. [11]

    J., Schawinski , K., Slosar , A., et al

    Lintott , C. J., Schawinski , K., Slosar , A., et al. 2008, , 389, 1179, 10.1111/j.1365-2966.2008.13689.x

  4. [12]

    R., Fekete , G., et al

    Lupton , R., Blanton , M. R., Fekete , G., et al. 2004, , 116, 133, 10.1086/382245

  5. [13]

    2019, , 131, 038002, 10.1088/1538-3873/aaf3fa

    Mahabal , A., Rebbapragada , U., Walters , R., et al. 2019, , 131, 038002, 10.1088/1538-3873/aaf3fa

  6. [14]

    Peek , J. E. G., & Burkhart , B. 2019, , 882, L12, 10.3847/2041-8213/ab3a9e

  7. [15]

    Peek , J. E. G., Jones , C. K., & Hargis , J. 2020, in Astronomical Society of the Pacific Conference Series, Vol. 522, Astronomical Data Analysis Software and Systems XXVII, ed. P. Ballester , J. Ibsen , M. Solar , & K. Shortridge , 381

  8. [16]

    Rosse , T. E. O. 1850, Philosophical Transactions of the Royal Society of London Series I, 140, 499

  9. [17]

    2023, , 135, 084101, 10.1088/1538-3873/ace851

    Seo , E., Kim , S., Lee , Y., et al. 2023, , 135, 084101, 10.1088/1538-3873/ace851

  10. [18]

    Sim , J., & Wright , C. C. 2005, Physical Therapy, 85, 257, 10.1093/ptj/85.3.257

  11. [19]

    F., Cutri , R

    Skrutskie , M. F., Cutri , R. M., Stiening , R., et al. 2006, , 131, 1163, 10.1086/498708

  12. [20]

    2008, Journal of Machine Learning Research, 9, 2579

    van der Maaten , L., & Hinton , G. 2008, Journal of Machine Learning Research, 9, 2579. http://www.jmlr.org/papers/v9/vandermaaten08a.html

  13. [21]

    2017, OpenNGC, The GAVO DC team, 10.21938/Y.1EJWUD_MQ6B_EDFOVBBW

    Verga, M. 2017, OpenNGC, The GAVO DC team, 10.21938/Y.1EJWUD_MQ6B_EDFOVBBW

  14. [22]

    C., Allam , S

    Whitmore , B. C., Allam , S. S., Budav \'a ri , T., et al. 2016, , 151, 134, 10.3847/0004-6256/151/6/134

  15. [23]

    G., Adelman , J., Anderson , John E., J., et al

    York , D. G., Adelman , J., Anderson , John E., J., et al. 2000, , 120, 1579, 10.1086/301513

  16. [24]

    2017, Classical and Quantum Gravity, 34, 064003, 10.1088/1361-6382/aa5cea

    Zevin , M., Coughlin , S., Bahaadini , S., et al. 2017, Classical and Quantum Gravity, 34, 064003, 10.1088/1361-6382/aa5cea

Pith tools

Reviewed August 16, 2026 · model on record in the stance chip above.