REVIEW 4 major objections 6 minor 1 cited by
Measuring pulsar profile variations with 2-D Gaussian process regression
T0 review · 4 major / 6 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read This paper builds a fast 2-D Gaussian-process model of pulsar pulse profiles over time and phase, detects significant shape variations in 21 of 26 pulsars, and reports spin-down-correlated changes in 7 pulsars for the first time.
desk verdict A clever and well-validated GP method for pulsar profile variability, but the seven new spin-down correlations are not all on solid statistical footing as presented. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the 2-D Gaussian-process kernel $k(\delta x)=\Theta(\delta x)\,\tau(\delta x)$, the outer product of a periodic phase kernel $\Theta$ (approximated as a Fourier series of a Gaussian) and a time kernel $\tau$ (exponential or Matérn-3/2), rendered as a Celerite sum of complex-exponential terms, with Celerite being a fast GP solver whose cost grows linearly with data size. By flattening the pulse stack into a periodic 1-D series, the kernel borrows signal across both phase and observation epoch, recovering few-percent component-intensity variations from noise-dominated individual profiles. Principal-component analysis of the GP reconstruction then produces eigenprofiles and their time series, and the Pearson correlation of these with $\dot{\nu}$ is the paper's main statistic.
What would settle it
Run the pipeline on simulated pulse stacks with synthetic profile variations of the claimed amplitudes (1-2 percent of peak flux) and timescales injected into the real noise, and count how often the model reports significant variations and spin-down correlations; a false-positive rate above the nominal threshold, or Monte Carlo Pearson-$r$ errors wider than the reported $\pm 0.1$ to $\pm 0.2$ values, would show the formal covariance is too optimistic and weaken the new detections.
Extended reading notes
Core claim
The central claim is that pulse-profile variability can be separated from noise by a two-dimensional Gaussian process whose kernel is the product of a periodic phase kernel and a time kernel, implemented with the fast Celerite solver so the computation remains feasible. Analysing 26 pulsars with this model, the paper finds significant time-correlated profile shape variations in 21 of them. A principal-component analysis of the reconstructed profiles shows that the first principal component time series correlates with spin-down rate $\dot{\nu}$ in 18 pulsars, including 7 first-time detections (B0105+65, B0611+22, B0626+24, B1740-03, B1826-17, B1917+00, and B2148+63). The remaining 5 pulsars show no significant variations. In B0740-28 the correlation is not fixed: sliding-window PCA shows the eigenprofile itself changes with time, at some epochs inverting the shape associated with higher spin-down.
Load-bearing premise
The Gaussian-process reconstruction, including its formal covariance, faithfully represents the intrinsic profile variation; the paper itself cautions (Section 4) that the formal error is likely underestimated and that excess noise is visible on the leading and trailing edges, so unmodelled systematics or underestimated GP variance would inflate the significance of the 21 detections and the uncertainties on the new correlations.
Editorial extensions
If this is right
- The number of pulsars known to have spin-down-correlated profile changes rises from roughly 11 to 18, making magnetospheric state switching appear to be a common rather than exceptional phenomenon.
- The 2-D GP plus PCA pipeline can automate profile-variation searches, replacing hand-picked shape parameters and enabling surveys over the full catalogue of hundreds more pulsars.
- The recurring 'M'-shaped eigenprofile, with shoulders growing relative to the centre, points toward a change in the relative strength of core and conal radio emission as the underlying physical pattern.
- B0740-28 shows that no fixed shape-versus-spin-down mapping holds for all pulsars: the sign of the coupling can invert on timescales of years, so inferences about torque changes from profile data must allow for state changes.
- For pulsars whose profile fluctuations are faster than the observing cadence, the measured spin-down rate may correlate with the time-averaged fraction spent in each state rather than with an instantaneous spin-down value, as suggested by B0950+08 and B1822-09.
Reading between the lines
- Beyond this paper, the separable time-phase kernel construction could be applied to other quasi-periodic signals where correlations are smooth in both dimensions, such as frequency-resolved pulsar spectra or mode-switching analyses at other wavelengths.
- The seven new $\dot{\nu}$ correlations include Pearson $r$ values as low as 0.13 with errors around 0.1-0.2, and the paper itself warns that formal GP errors are likely underestimated; an independent reanalysis with more conservative noise modelling would test whether the weakest new claims survive.
- If B0740-28's sign inversions are physical, then pulsar emission models that derive magnetospheric geometry from a one-to-one relation between profile shape and spin-down rate need revision; a natural next check is whether polarisation position-angle sweeps change alongside the inversions.
- A calibration experiment that injects synthetic profile variations of known amplitude and timescale into the same noise would quantify how faint a shape change the 2-D GP can recover, and would put the 21-of-26 detection rate on a firmer statistical footing.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper presents psrcelery, an efficient approximation to a 2-D Gaussian process for pulsar profile stacks, implemented by flattening the phase/time grid into a periodic 1-D coordinate and using Celerite. The GP reconstruction is followed by PCA to extract eigenprofiles and their time series, which are then correlated with independently derived spin-down-rate time series. Applied to 26 Jodrell Bank pulsars, the authors report significant profile variations in 21 pulsars, confirm spin-down-correlated shape changes in 11 previously known cases, and claim 7 new correlations (PSRs B0105+65, B0611+22, B0626+24, B1740-03, B1826-17, B1917+00, B2148+63). The paper also presents a detailed case study of PSR B0740-28, where the shape-spin-down correlation appears to switch sign between quasi-stable states. The manuscript includes open-source code and a data release.
Significance. If the statistical claims survive scrutiny, this is a valuable contribution: it offers a computationally tractable way to model phase- and time-correlated profile variability, and it would roughly double the number of pulsars with evidence for spin-down-correlated shape changes, strengthening the magnetospheric state-switching interpretation. The 11 confirmations of previously reported correlations provide important external validation, and the direct comparisons with the 1-D GP approach (Figs. 28-29) illustrate genuine gains in capturing phase-coherent features. The open-source package and data availability are strengths. However, the headline numbers rest on the GP covariance model being a faithful description of the intrinsic variability and on post-hoc PCA selections, and these foundations need stronger validation before the new detections can be considered secure.
major comments (4)
- [§2.1-2.2, Eq. (1) and Eq. (3)] The kernel in Eq. (3) is not a genuine 2-D product kernel once the flattening of Eq. (1) is used. With x = φ/δφ + T/days, the lag is δx = δφ + δT (with δT an integer), so the covariance is Θ(δφ)·τ(δφ + δT). The time kernel is therefore evaluated at a lag that includes the phase separation: points in different phase bins are smoothed with different effective time length scales, and the covariance is not the outer product of a phase-only kernel and a time-only kernel as claimed in §2.2. The admitted excess noise at the leading and trailing profile edges (§4) is the kind of artifact this phase-time entanglement could produce. Because the 3-σ masks in the figures and the 1000-realisation errors on r (§2.4) use the formal covariance of this misspecified model, the significance of the 21 detections and of the new correlations is not established by the current analysis. I would like to see either a proper 2-D product kernel or a simulation study (injecting known profile variations and recovering them) demonstrating that the flattened-kernel approximation does not bias the detections or the reported r uncertainties.
- [§4, Table 1] The paper never defines what makes a detection of profile-shape variation 'significant'. The reconstructed maps are shown with 3-σ masks based on the formal GP uncertainty, but §4 cautions that 'this formal error is likely underestimated'. Without a quantitative detection criterion, such as a likelihood-ratio test against a constant-profile model or a cross-validated prediction score, the statement that 21 of 26 pulsars show significant variations is not falsifiable from the text. Please add a defined threshold and report which pulsars pass it, ideally using a null-hypothesis test that does not rely solely on the GP's own covariance.
- [§2.4 and Table 1] The Pearson r uncertainties are computed from realisations of the maximum-likelihood GP model, so they inherit any model misspecification and do not include systematic errors from template alignment, scaling, backend changes, or interstellar scintillation. Several of the newly claimed correlations are individually consistent with zero at the quoted level: B0626+24 has r=0.13±0.14, B1740-03 has r=0.14±0.10, and B2148+63 has r=0.37±0.18 and is described in §4.1.11 as 'barely significant' with 'firm conclusions hard to draw'. In addition, B1917+00 has r=0.73±0.19, but §4.2.9 notes that this is 'surprisingly strong relative to the impression of the plot' and is partly driven by two early observations, with r≈0.4 after excluding them. At minimum these three or four sources should be reclassified as candidates, or the uncertainties should be propagated through an explicit model of systematic errors.
- [Table 1 footnote and §4.1.2, §4.1.8, §4.2.3] The eigenprofile used for the correlation is selected post hoc: PSR B1826−17 uses the fourth eigenprofile, and PSRs B0611+22, B0919+06 and J2043+2740 use the sum of the first two eigenprofiles. These choices are made after inspecting the correlation with ν-dot, so the reported r values are maxima over a set of candidate shape parameters. The 1000-realisation error in §2.4 does not account for this selection. Please report the correlations for all eigenprofiles, apply a multiple-comparison correction, or define the shape parameter independently of the ν-dot comparison.
minor comments (6)
- [§2.4] 'Principle component analysis' should be 'principal component analysis'; the same typo appears elsewhere in the text.
- [§4.1.1] 'Eignenvalues' should be 'eigenvalues'.
- [§4.2.3] 'Busrts' should be 'bursts'.
- [Figure 4 caption and §4.2.7] There are pulsar-name inconsistencies: Figure 4 is captioned 'PSR B1740−28' where the text and Table 1 refer to B0740−28, and §4.2.7 refers to 'PSR B1824+14' where the heading and Table 1 give B1842+14.
- [Eq. (10)] The Fourier coefficient θ_n = √(2πσ²) exp(−2πσ² n²) appears to lack a factor of π in the exponent for the standard Fourier transform of a Gaussian under ω0=2π; please verify the coefficient convention or state the normalization used.
- [Figure 3 caption] The caption says the colour map fades to white where the uncertainty 'drops below 3-σ'; this seems likely to be 'exceeds 3-σ' and should be clarified.
Circularity Check
Post-hoc eigenprofile selection and self-referential GP error bars make the claimed new spin-down correlations partly selected.
-
fitted input called prediction
[Section 4.1.8 (PSR B1826−17) and Table 1 footnote]
"However, it is notable that the fourth eigenprofile, which represents only a very subtle change in the leading shoulder and trailing peak, correlates very well with the ν̇ time series. ... The first eigenprofile is used for the correlation, except for those marked with *, specifically PSR B1826−17 uses the fourth eigenprofile and B0611+22, B0919+06 and J2043+2740 use the sum of the first two eigenprofiles."
The eigenprofile (or linear combination of eigenprofiles) is selected after examining which component best correlates with ν̇ on the full dataset, and the same correlation is then reported as evidence of a spin-down–shape link. Because the choice is data-dependent and no correction is made for the number of eigenprofiles tested, the reported r values for B1826−17 (fourth eigenprofile) and B0611+22 (sum of first two) are the outcome of a search, not a pre-specified prediction. The 'new correlations' are therefore statistically forced by the selection.
-
self definitional
[Section 4 and Section 2.4]
"The formal error in the GP reconstruction is used as a transparency mask on the figures such that colours reach full intensity where the GP reconstruction is more than 3-σ from zero. However, we caution that this formal error is likely underestimated, and excess noise can be seen in the leading and trailing edges of the profile. ... To account for this, we estimate the error on r by drawing 1000 realisations of the maximum likelihood GP model and computing the variance of the resulting correlation coefficients of these with ν̇."
The statistical significance of the detected profile variations and the uncertainties on the correlations are computed from the GP model's own fitted covariance. A 'detection' is judged by whether the GP reconstruction exceeds 3σ of the GP's own formal error, and the r error is the spread of correlations of realisations drawn from the same maximum-likelihood GP. This is a self-referential validation: the model's fitted covariance certifies the model's output. The paper concedes the formal error is likely underestimated, so the quoted significances are not independent evidence.
full rationale
The paper's core cross-correlation is not circular in origin: the ν̇ time series is produced by an independent timing fit (Keith & Niţu 2023), and the GP is fit to the pulse profiles only, so the correlation is not forced by construction in the timing domain. However, the presentation of new spin-down correlations is undermined by post-hoc eigenprofile selection, and the statistical significance of both the detections and the correlations is computed from the GP model's own fitted covariance, which the paper itself flags as likely underestimated. These issues make several of the headline claims partly selected rather than independently predicted, though the underlying methodology, the confirmation of previously known correlations, and the independent ν̇ measurements retain substantial independent content.
Assumptions & free parameters
free parameters (6)
- GP time-kernel amplitude A =
per pulsar, maximum likelihood
- GP time-kernel length scale λ =
per pulsar, maximum likelihood
- Phase-kernel Gaussian width σ =
per pulsar, maximum likelihood
- Additive white noise (jitter) amplitude =
per pulsar, maximum likelihood
- Number of Fourier terms N =
chosen per pulsar
- Eigenprofile choice for correlation =
first, fourth, or sum of first two depending on pulsar
assumptions (5)
- domain assumption The flattened 1-D kernel k(δx)=Θ(δx)τ(δx) adequately represents the 2-D covariance of the pulse profile stack.
- domain assumption Pulse profile variations in the on-pulse window are a stationary Gaussian process; off-pulse data are excluded because they are not.
- domain assumption The GP formal covariance, used for error bars and significance masks, is a reliable estimate of the uncertainty.
- domain assumption The timing-model GP for spin noise (Keith & Niţu 2023) provides an unbiased ν-dot time series.
- domain assumption Template alignment and flux scaling do not introduce time-correlated artifacts that masquerade as profile shape variations.
Cite this review
Pith. "Pith review of Measuring pulsar profile variations with 2-D Gaussian process regression." pith.science (2026). https://pith.science/paper/43TJ2S26
@misc{pith2026250523413,
author = {Pith},
title = {Pith review of: Measuring pulsar profile variations with 2-D Gaussian process regression},
year = {2026},
howpublished = {\url{https://pith.science/paper/43TJ2S26}},
note = {Machine review of arXiv:2505.23413}
}
read the original abstract
Time-correlated variations in the pulse profiles of radio pulsars provide insights into changes in their magnetospheres. For a small number of pulsars (~20), these variations have been shown to correlate with spin-down rate. Many of these profile changes involve small (few percent) variations in the relative intensity of different profile components, and hence tools such as Gaussian process regression have been employed to separate the time-correlated profile variation from intrinsic noise. In this paper, we present a computationally efficient approximation of a 2-D Gaussian process model that enhances sensitivity by simultaneously tracking time- and phase-correlated signals. Applying this model to 26 pulsars observed at the Jodrell Bank Observatory, we detect significant profile shape variations in 21 pulsars. Using principal component analysis, we confirm spin-down correlated shape variations in 11 pulsars where this had been previously observed. Additionally, we find evidence of spin-down correlated shape changes in 7 pulsars for the first time (PSRs B0105+65, B0611+22, B0626+24, B1740-03, B1826-17, B1917+00, and B2148+63). We look in greater detail at PSR B0740-28, where the correlation between profile shape and spin-down itself seems to switch between quasi-stable states. Notably the profile shape associated with greater spin-down seems to invert at times, presenting a challenge to our understanding of the physical processes at work.
Figures
Figures from the paper (17 more)
Forward citations
Cited by 1 Pith paper
-
Profile Reconstruction from Temporally Stable Emission Components for Timing PSR J1713+0747
Reconstructing PSR J1713+0747's pulse profile from the two temporally stable central Gaussian components yields a phase-connected timing solution across the 2021 profile-change event with 4.454 microseconds residuals.
Reference graph
Works this paper leans on
-
[1]
write newline
" write newline "" before.all 'output.state := FUNCTION fin.entry write newline FUNCTION new.block output.state before.all = 'skip after.block 'output.state := if FUNCTION new.sentence output.state after.block = 'skip output.state before.all = 'skip after.sentence 'output.state := if if FUNCTION not #0 #1 if FUNCTION and 'skip pop #0 if FUNCTION or pop #1...
-
[2]
C., 1970, @doi [ ] 10.1038/227692a0 , 227, 692
Backer D. C., 1970, @doi [ ] 10.1038/227692a0 , 227, 692
doi:10.1038/227692a0 1970
-
[3]
Basu A., et al., 2024, @doi [ ] 10.1093/mnras/stae483 , https://ui.adsabs.harvard.edu/abs/2024MNRAS.528.7458B 528, 7458
-
[4]
Bilous A. V., et al., 2016, @doi [ ] 10.1051/0004-6361/201527702 , https://ui.adsabs.harvard.edu/abs/2016A&A...591A.134B 591, A134
-
[5]
R., Karastergiou A., Johnston S., Kerr M., Shannon R
Brook P. R., Karastergiou A., Johnston S., Kerr M., Shannon R. M., Roberts S. J., 2016, @doi [ ] 10.1093/mnras/stv2715 , 456, 1374
-
[6]
Foreman-Mackey D., Agol E., Angus R., Ambikasaran S., 2017, @doi [AJ] 10.3847/1538-3881/aa9332 , 154, 220
- [7]
- [8]
Show all 44 references
-
[9]
M., Lyne A
Gould D. M., Lyne A. G., 1998, @doi [ ] 10.1046/j.1365-8711.1998.02018.x , https://ui.adsabs.harvard.edu/abs/1998MNRAS.301..235G 301, 235
1998
-
[10]
J., Manchester R
Helfand D. J., Manchester R. N., Taylor J. H., 1975, @doi [ ] 10.1086/153644 , https://ui.adsabs.harvard.edu/abs/1975ApJ...198..661H 198, 661
1975 doi
-
[11]
Johnston S., Karastergiou A., 2019, @doi [ ] 10.1093/mnras/stz400 , https://ui.adsabs.harvard.edu/abs/2019MNRAS.485..640J 485, 640
2019 doi
-
[12]
Johnston S., Kerr M., 2018, @doi [ ] 10.1093/mnras/stx3095 , https://ui.adsabs.harvard.edu/abs/2018MNRAS.474.4629J 474, 4629
2018 doi
-
[13]
Johnston S., Karastergiou A., Willett K., 2006, @doi [ ] 10.1111/j.1365-2966.2006.10440.x , https://ui.adsabs.harvard.edu/abs/2006MNRAS.369.1916J 369, 1916
2006
-
[14]
Karastergiou A., Johnston S., 2006, @doi [ ] 10.1111/j.1365-2966.2005.09692.x , https://ui.adsabs.harvard.edu/abs/2006MNRAS.365..353K 365, 353
2006
-
[15]
J., Johnston S., Lee H., Weltevrede P., Kramer M., 2011, @doi [ ] 10.1111/j.1365-2966.2011.18697.x , https://ui.adsabs.harvard.edu/abs/2011MNRAS.415..251K 415, 251
Karastergiou A., Roberts S. J., Johnston S., Lee H., Weltevrede P., Kramer M., 2011, @doi [ ] 10.1111/j.1365-2966.2011.18697.x , https://ui.adsabs.harvard.edu/abs/2011MNRAS.415..251K 415, 251
2011
-
[16]
J., Ni t u I
Keith M. J., Ni t u I. C., 2023, @doi [ ] 10.1093/mnras/stad1713 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.523.4603K 523, 4603
2023 doi
-
[17]
J., Shannon R
Keith M. J., Shannon R. M., Johnston S., 2013, @doi [ ] 10.1093/mnras/stt660 , https://ui.adsabs.harvard.edu/abs/2013MNRAS.432.3080K 432, 3080
2013 doi
-
[18]
J., et al., 2024, @doi [ ] 10.1093/mnras/stae937 , https://ui.adsabs.harvard.edu/abs/2024MNRAS.530.1581K 530, 1581
Keith M. J., et al., 2024, @doi [ ] 10.1093/mnras/stae937 , https://ui.adsabs.harvard.edu/abs/2024MNRAS.530.1581K 530, 1581
2024 doi
-
[19]
E., et al., 2025, @doi [ ] 10.1093/mnras/staf427 , https://ui.adsabs.harvard.edu/abs/2025MNRAS.538.3104L 538, 3104
Lower M. E., et al., 2025, @doi [ ] 10.1093/mnras/staf427 , https://ui.adsabs.harvard.edu/abs/2025MNRAS.538.3104L 538, 3104
2025 doi
-
[20]
291, Neutron Stars and Pulsars: Challenges and Opportunities after 80 years
Lyne A., 2013, in van Leeuwen J., ed., Vol. 291, Neutron Stars and Pulsars: Challenges and Opportunities after 80 years. pp 183--188
2013
-
[21]
G., Manchester R
Lyne A. G., Manchester R. N., 1988, @doi [ ] 10.1093/mnras/234.3.477 , 234, 477
1988 doi
-
[22]
Lyne A., Hobbs G., Kramer M., Stairs I., Stappers B., 2010, @doi [Science] 10.1126/science.1186683 , https://ui.adsabs.harvard.edu/abs/2010Sci...329..408L 329, 408
2010 doi
-
[23]
A., Arzoumanian Z., Cordes J
McLaughlin M. A., Arzoumanian Z., Cordes J. M., Backer D. C., Lommen A. N., Lorimer D. R., Zepka A. F., 2002, @doi [ ] 10.1086/324151 , https://ui.adsabs.harvard.edu/abs/2002ApJ...564..333M 564, 333
2002 doi
-
[24]
M., 2011, @doi [ ] 10.1088/0004-637X/727/2/92 , 727, 92
Mitra D., Rankin J. M., 2011, @doi [ ] 10.1088/0004-637X/727/2/92 , 727, 92
2011 doi
-
[25]
C., Keith M
Ni t u I. C., Keith M. J., Stappers B. W., Lyne A. G., Mickaliger M. B., 2022, @doi [ ] 10.1093/mnras/stac593 , 512, 2446
2022 doi
-
[26]
Olszanski T. E. E., Mitra D., Rankin J. M., 2019, @doi [ ] 10.1093/mnras/stz2172 , https://ui.adsabs.harvard.edu/abs/2019MNRAS.489.1543O 489, 1543
2019 doi
-
[27]
Olszanski T., Rankin J., Venkataraman A., Wahl H., 2022, @doi [ ] 10.1093/mnras/stac2397 , 517, 1189
2022 doi
-
[28]
Perera B. B. P., Stappers B. W., Weltevrede P., Lyne A. G., Bassa C. G., 2015, @doi [ ] 10.1093/mnras/stu2187 , 446, 1380
2015 doi
-
[29]
Pilia M., et al., 2016, @doi [ ] 10.1051/0004-6361/201425196 , https://ui.adsabs.harvard.edu/abs/2016A&A...586A..92P 586, A92
2016 doi
-
[30]
R., Karastergiou A., Serylak M., McLaughlin M
Rajwade K., Seymour A., Lorimer D. R., Karastergiou A., Serylak M., McLaughlin M. A., Griessmeier J. M., 2016, @doi [ ] 10.1093/mnras/stw1858 , https://ui.adsabs.harvard.edu/abs/2016MNRAS.462.2518R 462, 2518
2016 doi
-
[31]
M., 1983, @doi [ ] 10.1086/161451 , 274, 359
Rankin J. M., 1983, @doi [ ] 10.1086/161451 , 274, 359
1983 doi
-
[32]
Rankin J., 2022, @doi [ ] 10.1093/mnras/stac1302 , https://ui.adsabs.harvard.edu/abs/2022MNRAS.514.3202R 514, 3202
2022 doi
-
[33]
Rankin J., Wahl H., Venkataraman A., Olszanski T., 2023, @doi [ ] 10.1093/mnras/stac3025 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.519.3872R 519, 3872
2023 doi
-
[34]
Rigoselli M., Mereghetti S., Anzuinelli S., Keith M., Taverna R., Turolla R., Zane S., 2022, @doi [ ] 10.1093/mnras/stac1130 , https://ui.adsabs.harvard.edu/abs/2022MNRAS.513.3113R 513, 3113
2022 doi
-
[35]
H., Gil J
Seiradakis J. H., Gil J. A., Graham D. A., Jessner A., Kramer M., Malofeev V. M., Sieber W., Wielebinski R., 1995, , https://ui.adsabs.harvard.edu/abs/1995A&AS..111..205S 111, 205
1995
-
[36]
D., Lorimer D
Seymour A. D., Lorimer D. R., Ridley J. P., 2014, @doi [ ] 10.1093/mnras/stu250 , https://ui.adsabs.harvard.edu/abs/2014MNRAS.439.3951S 439, 3951
2014 doi
-
[37]
Shaw B., et al., 2022, @doi [ ] 10.1093/mnras/stac1156 , https://ui.adsabs.harvard.edu/abs/2022MNRAS.513.5861S 513, 5861
2022 doi
-
[38]
H., Lyne A
Stairs I. H., Lyne A. G., Shemar S. L., 2000, @doi [ ] 10.1038/35020010 , https://ui.adsabs.harvard.edu/abs/2000Natur.406..484S 406, 484
2000 doi
-
[39]
H., et al., 2019, @doi [ ] 10.1093/mnras/stz647 , 485, 3230
Stairs I. H., et al., 2019, @doi [ ] 10.1093/mnras/stz647 , 485, 3230
2019 doi
-
[40]
N., Yan W
Sun S. N., Yan W. M., Wang N., Wang H. G., Wang S. Q., Dang S. J., 2022, @doi [ ] 10.3847/1538-4357/ac7c15 , https://ui.adsabs.harvard.edu/abs/2022ApJ...934...57S 934, 57
2022 doi
-
[41]
H., 1992, @doi [Philosophical Transactions of the Royal Society of London Series A] 10.1098/rsta.1992.0088 , 341, 117
Taylor J. H., 1992, @doi [Philosophical Transactions of the Royal Society of London Series A] 10.1098/rsta.1992.0088 , 341, 117
1992
-
[42]
Wahl H., Rankin J., Venkataraman A., Olszanski T., 2023, @doi [ ] 10.1093/mnras/stac3613 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.520..314W 520, 314
2023 doi
-
[43]
T., Stappers B
Weltevrede P., Edwards R. T., Stappers B. W., 2006, @doi [ ] 10.1051/0004-6361:20053088 , 445, 243
2006 doi
-
[44]
Zubieta E., et al., 2025, @doi [ ] 10.1051/0004-6361/202452693 , https://ui.adsabs.harvard.edu/abs/2025A&A...694A.124Z 694, A124
2025 doi
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.