REVIEW 3 major objections 8 minor 255 references
GalPort: Investigation of the bar in action-angle space
T0 review · 3 major / 8 minor · reviewed 2026-07-09 · glm-5.2
Pith's one-line read New method decodes galactic bar orbits across timescales
desk verdict Useful action-angle toolkit for barred galaxies; averaging theory has a real but non-fatal gap near resonance overlap 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
Mean-preserving quadratic splines applied to piecewise-averaged actions and frequencies, computed between successive orbital turning points (apocentres for radial motion, z-maxima and z-minima for vertical motion), producing smooth time series that approximate the dynamics of the averaged Hamiltonian near resonances.
What would settle it
If orbits classified as librating by the averaged-angle method systematically fail to satisfy independent resonance-trapping criteria (e.g., frequency analysis or direct Poincaré sections), the classification scheme would be unreliable.
Extended reading notes
Core claim
The central claim is that one can recover meaningful averaged action-angle variables for individual orbits in a time-varying non-axisymmetric galactic potential by piecewise-averaging instantaneous actions between successive apocentres and vertical extrema, then applying mean-preserving splines. This procedure suppresses fast oscillatory perturbations and yields variables governed by the resonant (slow) part of the Hamiltonian, enabling orbit classification by whether the resonant angle librates, circulates, or transits between regimes.
Load-bearing premise
The averaging algorithm is perturbatively justified for orbits near a single resonance, but the bar Hamiltonian involves two simultaneous slow resonant angles; the paper does not rigorously bridge this gap, relying instead on empirical validation through the N-body demonstration.
Editorial extensions
If this is right
- The method enables tracking how individual stars join or leave the bar over cosmic time, providing a particle-by-particle history of bar growth and trapping.
- Secular action-angle variables reveal fine structure in the frequency-ratio plane that instantaneous axisymmetric estimates obscure, potentially improving dynamical modelling of the Milky Way bar from Gaia data.
- The two-dimensional fitted Hamiltonians for bar-aligned orbits offer a compact analytical portrait of phase-space geometry that could replace expensive full three-dimensional Fourier computations for bar structure analysis.
- Orbit classification by resonant-angle behaviour (libration vs. circulation vs. swing-by) provides a time-localised alternative to frequency-analysis methods, which are constrained by fixed time windows.
Reading between the lines
- If the averaging procedure generalises to potentials with multiple overlapping resonances beyond the ILR and vILR pair considered here, it could become a standard tool for studying resonance overlap and chaotic diffusion in galactic discs more broadly.
- The fitted two-dimensional Hamiltonians could be chained across time snapshots to produce a movie of separatrix migration, offering a quantitative measure of how much stellar mass crosses the bar boundary per unit time.
- Applying the same averaging strategy to real stellar data (e.g., Gaia) rather than simulations would require orbit integration in an assumed potential; the method's sensitivity to potential errors is not explored and may limit direct observational application.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper presents GalPort, a Python package for analyzing the orbital dynamics of evolving disc galaxy N-body models in action-angle space. The package implements numerical methods for estimating actions, angles, and frequencies across particle-specific timescales: instantaneous (short-term), averaged (medium-term, associated with radial/vertical oscillations), and secular (long-term, associated with libration/circulation near resonances). The key algorithmic contributions are: (1) a mean-preserving spline averaging procedure that eliminates short-term oscillations from instantaneous action-angle variables computed via the Stäckel fudge method, yielding variables approximating the averaged Hamiltonian dynamics; (2) an orbit classification scheme based on resonant angle behavior (positive/negative circulation, libration, resonance passage); and (3) a phase-portrait fitting procedure that fits an analytical two-dimensional Hamiltonian to orbit ensembles in the (J, theta) plane. The package is demonstrated on an N-body model of a barred galaxy, producing action/frequency distributions, a dynamical decomposition (48% bar, 40% disc, 11% central, 0.5% x2), and phase-space portraits of bar orbits. The code is publicly available under an MIT license.
Significance. The paper addresses a genuine methodological gap: while action-angle variables are well-established for axisymmetric systems (via AGAMA, Galpy), their practical computation and interpretation in evolving non-axisymmetric potentials—particularly for bar dynamics—remains challenging. The package's ability to compute time series of averaged and secular action-angle variables simultaneously at all simulation timesteps, with particle-specific averaging windows, is a useful contribution. The orbit classification scheme based on angle evolution rather than frequency analysis is a practical alternative that avoids fixed time-window constraints. The phase-portrait fitting procedure, which condenses many orbits into a single analytical Hamiltonian, is a novel and potentially valuable tool. The public release of the code under MIT license is commendable and enhances reproducibility. The work builds on the authors' prior theoretical papers (Zozulia et al. 2024a,b, 2025) but the algorithmic implementation and fitting procedure constitute new contributions.
major comments (3)
- Sec. 3.1.2 and Appendix A: The averaging procedure is justified perturbatively in Appendix A for the case of two slow angles and one fast angle (Eq. 28-33), which is the relevant configuration for the bar Hamiltonian (Eq. 18). However, the error analysis is first-order perturbation theory assuming clean frequency separation between fast and slow angles. Near resonance overlap or for orbits with large libration amplitudes approaching the separatrix, this separation degrades. The paper does not systematically test the averaging procedure's accuracy in these regimes, nor does it compare averaged variables against independent methods (e.g., frequency analysis) on the same orbits. Given that the bar region is precisely where resonance overlap and large-amplitude libration occur, some quantitative validation—even on a small subset of orbits—would substantially strengthen the paper's central方法论
- Sec. 3.1.2: The empirical parameters for apocentre merging (eccentricity cutoff 0.1, period ratio threshold 1.4) and the interpolation factor (100x via cubic spline) are stated as 'empirically determined through extensive numerical experiments' but no sensitivity analysis is provided. Since these parameters affect frequency estimates and could introduce systematic biases, a brief discussion of how robust the results are to their variation would be appropriate, particularly for the frequency distributions in Fig. 4 that are used to argue against using instantaneous axisymmetric frequencies.
- Sec. 3.3, Eq. (27): The phase-portrait fitting procedure minimizes a loss function with a weighting factor w_theta (stated as typically unity with 'negligible' effect), but no justification is given for the particular form of the loss function (why normalize by sqrt(J_i) and 2*pi respectively?). Additionally, the polynomial representation of h(J) as sum of a_k * J^(k/2) is motivated by the epicycle approximation, but the maximum order n_max and k_max are not specified in the main text. For reproducibility, these choices and their impact on the fitted Hamiltonian should be documented.
minor comments (8)
- Sec. 2.2: The sentence containing 'Fortunately, even unperturbed axisymmetric action-angle variables...' has a stray period before it ('. . Fortunately'), creating a formatting artifact.
- Sec. 2.3, Table 1: The table header says 'up to 7-th order' but the 'Order' column values (0, 2, 3, 4, 5, 6, 7) appear to count the sum of absolute values of the integer coefficients in the angle combination, not the perturbation order per se. Clarifying this terminology would avoid confusion.
- Sec. 3.1.1: The statement 'we do not recommend using instantaneous frequencies, even for rough estimates' is strong. It would help to quantify the typical systematic offset (the 'constant value that varies between individual orbits' mentioned in Eq. 20) to give readers a sense of magnitude.
- Fig. 3: The 'mean secular' panels are described as secular actions averaged between t=350 and t=450 with resolution 5 time units. It would help to state how many averaging intervals this corresponds to and whether the structures visible are robust to this window choice.
- Sec. 4.3: The 'Not disc, not bar' component (11%) is described with three circulation criteria that are model-specific. The text notes 'in other models, these orbits may have other angular behaviour.' Given this caveat, it would be useful to flag this classification as provisional in the figure caption or the text more prominently.
- Sec. 4.4, Fig. 6: The Poincaré maps for instantaneous vs. averaged variables are compared, and it is stated that averaged variables 'do not alter the position of the fixed point.' This is an important claim; a brief quantitative comparison (e.g., fixed point location shift) would strengthen it.
- The paper references 'BT8' and 'BT08' for Binney & Tremaine (2008) inconsistently (Sec. 2.1 uses 'BT8', Sec. 2.1 Stäckel section uses 'BT8', while Sec. 2.1 cylindrical section uses 'BT08'). Standardize.
- Sec. 4.1: The time unit conversion (13.8 Myr per time unit) is given but the pattern speed Omega_p value is not explicitly stated, though it appears in figures. Stating it in the text would aid reproducibility.
Circularity Check
No significant circularity. The paper is a methods/software paper whose core algorithms are independently defined and demonstrated on an external N-body model.
full rationale
The paper introduces the GalPort package for computing action-angle variables on multiple timescales. The core numerical methods (Stäckel fudge via AGAMA, mean-preserving splines, orbit classification by angle behavior, phase-portrait fitting) are defined self-contained within the paper. The N-body model used for demonstration is from Smirnov and Sotnikova (2018), an independent source. The bar Hamiltonian framework (Eq. 18) and the orbit classification scheme draw on the author's prior work (Zozulia et al. 2024a,b, 2025), but these citations provide theoretical context and motivation, not the load-bearing justification for the algorithms themselves. The phase-portrait fitting (Sec. 3.3) fits a polynomial Hamiltonian to orbit data and then uses it to visualize phase-space structure; this is a descriptive fit, not a prediction claimed to be independently derived. The averaging procedure's perturbative justification (Appendix A) is derived within the paper for the two-slow-angle case. No step in the derivation chain reduces to its own inputs by definition or by a self-citation chain that is itself unverified. The self-citations are normal scholarly practice for a methods paper building on prior theoretical work, and the central algorithmic content is independently testable (the code is public). The only minor concern is that the bar Hamiltonian framework and classification criteria originate from the author's own prior work, but these are not presented as novel predictions or first-principles derivations in this paper—they are stated as adopted tools. This does not constitute circularity in the sense of a result being forced by its own definitions or fits. Score 2 reflects the minor self-citation load without independent content being compromised.
Assumptions & free parameters
free parameters (6)
- Eccentricity cutoff for apocentre merging =
0.1
- Period ratio threshold for apocentre merging =
1.4
- Interpolation factor for time resolution =
100
- Multipole expansion order =
12
- Weighting factor w_theta in phase-portrait fitting =
1.0 (default)
- Maximum polynomial order n_max in Hamiltonian fitting =
not specified
assumptions (5)
- domain assumption Most orbits in galactic potentials are regular (periodic or quasi-periodic) and possess three integrals of motion.
- domain assumption The non-axisymmetric perturbation is small: delta_Phi << Phi.
- domain assumption The bar pattern speed Omega_p is constant.
- ad hoc to paper The averaging procedure over fast angles recovers the dynamics of the averaged Hamiltonian near resonances.
- domain assumption The Stäckel fudge method provides adequate instantaneous action estimates for non-axisymmetric systems.
Cite this review
Pith. "Pith review of GalPort: Investigation of the bar in action-angle space." pith.science (2026). https://pith.science/paper/MRS7FFTW
@misc{pith2026260707262,
author = {Pith},
title = {Pith review of: GalPort: Investigation of the bar in action-angle space},
year = {2026},
howpublished = {\url{https://pith.science/paper/MRS7FFTW}},
note = {Machine review of arXiv:2607.07262}
}
read the original abstract
GalPort is a Python package for analysing the orbital dynamics of evolving disc galaxy numerical models in action-angle space. The package implements novel numerical methods for efficiently estimating actions, angles, and frequencies across different, particle-specific timescales: on the scale of radial or vertical oscillation and on the resonant libration/circulation timescale. The algorithm allows calculation of these dynamic quantities simultaneously at all time steps of the simulated galactic evolution. With this tool, one can trace orbital behaviour within time-varying galactic potentials and classify orbits (resonantly trapped, circulating, or passing through a resonance) based on their angle evolution. GalPort also includes specialised options for analysing the phase-space structure of a galactic bar in the disc plane and along its major axis. We demonstrate the package's performance on a typical N-body model of a barred galaxy, obtaining the global distributions of actions and frequencies and performing a detailed orbital decomposition. The code is publicly available under the MIT license at: https://github.com/vdzozulia/galport
Figures
Figures from the paper (4 more)
Reference graph
Works this paper leans on
-
[1]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
On the orbits that generate the X-shape in the Milky Way bulge. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stx1262 , adsnote =
-
[2]
Bar pattern speeds in CALIFA galaxies. I. Fast bars across the Hubble sequence. , keywords =. doi:10.1051/0004-6361/201423383 , archivePrefix =. 1501.05498 , primaryClass =
-
[3]
Bar formation and destruction in the FIRE-2 simulations
Bar Formation and Destruction in the FIRE-2 Simulations. , keywords =. doi:10.3847/1538-4357/ad8b45 , archivePrefix =. 2309.16811 , primaryClass =
-
[4]
A Theoretical Study of the Stability of Disk Galaxies and Planetary Rings
-
[5]
Comparing peanut-shaped `bulges' to N-body simulations and orbital calculations. , eprint =. doi:10.1023/A:1024048600687 , adsnote =
-
[6]
On the stability of tidal streams in action space
On the Stability of Tidal Streams in Action Space. , keywords =. doi:10.3847/1538-4357/ac93fb , archivePrefix =. 2207.13481 , primaryClass =
-
[7]
Mathematical methods of classical mechanics
-
[8]
Monthly Notices of the Royal Astronomical Society , keywords =
The existence and shapes of dust lanes in galactic bars. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/259.2.345 , adsnote =
Show all 255 references
-
[9]
Monthly Notices of the Royal Astronomical Society , keywords =
Morphology of bar orbits. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/259.2.328 , adsnote =
-
[10]
Monthly Notices of the Royal Astronomical Society , eprint =
What determines the strength and the slowdown rate of bars?. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1046/j.1365-8711.2003.06473.x , adsnote =
2003 doi
-
[11]
Monthly Notices of the Royal Astronomical Society , eprint =
On the nature of bulges in general and of box/peanut bulges in particular: input from N-body simulations. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1111/j.1365-2966.2005.08872.x , adsnote =
2005 doi
-
[12]
Secular Evolution of Galaxies , year = 2013, editor =
Bars and secular evolution in disk galaxies: Theoretical input. Secular Evolution of Galaxies , year = 2013, editor =
2013
- [13]
-
[14]
Monthly Notices of the Royal Astronomical Society , keywords =
Bi-symmetric instabilities of the Kuz'min/Toomre disc. Monthly Notices of the Royal Astronomical Society , keywords =. 1986. doi:10.1093/mnras/221.2.213 , adsnote =
1986 doi
-
[15]
Three models with different halo central concentrations
Morphology, photometry and kinematics of N -body bars - I. Three models with different halo central concentrations. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1046/j.1365-8711.2002.05028.x , adsnote =
2002 doi
-
[16]
, keywords =
Orbits as building blocks of a barred galaxy model. , keywords =. 1983
1983
-
[17]
Monthly Notices of the Royal Astronomical Society , keywords =
Bar formation and evolution in disc galaxies with gas and a triaxial halo: morphology, bar strength and halo properties. Monthly Notices of the Royal Astronomical Society , keywords =. 2013. doi:10.1093/mnras/sts452 , archivePrefix =. 1211.6754 , primaryClass =
-
[18]
Monthly Notices of the Royal Astronomical Society , keywords =
On the nature of the barlens component in barred galaxies: what do boxy/peanut bulges look like when viewed face-on?. Monthly Notices of the Royal Astronomical Society , keywords =. 2015. doi:10.1093/mnras/stv2231 , archivePrefix =. 1405.6726 , primaryClass =
- [19]
- [20]
-
[21]
, keywords =
A hierarchical O(N log N) force-calculation algorithm. , keywords =. doi:10.1038/324446a0 , adsnote =
-
[22]
Monthly Notices of the Royal Astronomical Society , eprint =
Gas-driven evolution of stellar orbits in barred galaxies. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1046/j.1365-8711.1998.01836.x , adsnote =
1998 doi
- [23]
-
[24]
Dynamics of early-type galaxies. II. The rotation curve of the S0 galaxy NGC 128. , keywords =. doi:10.1086/154980 , adsnote =
-
[25]
, keywords =
Study of NGC 4442 : a link between bars and boxy bulges. , keywords =. 1994
1994
-
[26]
Monthly Notices of the Royal Astronomical Society , keywords =
Models of our Galaxy - II. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1111/j.1365-2966.2011.18268.x , archivePrefix =. 1101.0747 , primaryClass =
2011 doi
-
[27]
Monthly Notices of the Royal Astronomical Society , keywords =
Actions for axisymmetric potentials. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1111/j.1365-2966.2012.21757.x , archivePrefix =. 1207.4910 , primaryClass =
2012 doi
- [28]
- [29]
- [30]
- [31]
- [32]
- [33]
- [34]
- [35]
-
[36]
ISBN 978-0-691-13026-2 (HB)
Galactic Dynamics: Second Edition, by James Binney and Scott Tremaine. ISBN 978-0-691-13026-2 (HB). Published by Princeton University Press, Princeton, NJ USA, 2008. , year =
2008
- [37]
- [38]
-
[39]
Monthly Notices of the Royal Astronomical Society , keywords =
The lifetime of galactic bars: central mass concentrations and gravity torques. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1111/j.1745-3933.2005.00096.x , archivePrefix =. astro-ph/0509126 , primaryClass =
2005 doi
- [40]
-
[41]
Morphology and surface brightness profiles
K-band observations of boxy bulges - I. Morphology and surface brightness profiles. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1111/j.1365-2966.2006.10471.x , adsnote =
2006 doi
- [42]
-
[43]
Monthly Notices of the Royal Astronomical Society , eprint =
Resonances in barred galaxies. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1111/j.1365-2966.2007.12001.x , adsnote =
2007 doi
- [44]
- [45]
- [46]
- [47]
- [48]
- [49]
-
[50]
Formation and Evolution of Galaxy Disks , year = 2008, editor =
Secular Evolution of Disk Galaxies. Formation and Evolution of Galaxy Disks , year = 2008, editor =
2008
-
[51]
Memorie della Societa Astronomica Italiana Supplementi , keywords =
Pattern speed evolution and bar reformation. Memorie della Societa Astronomica Italiana Supplementi , keywords =
- [52]
-
[53]
, keywords =
Formation and properties of persisting stellar bars. , keywords =
-
[54]
, keywords =
Box and peanut shapes generated by stellar bars. , keywords =
-
[55]
Nonlinear theory
Inner Lindblad resonance in galaxies. Nonlinear theory. I. , keywords =. doi:10.1086/153922 , adsurl =
-
[56]
, volume =
How Far Do Bars Extend , author =. , volume =. 1980
1980
-
[57]
Order and chaos in dynamical astronomy
-
[58]
, keywords =
Orbits in weak and strong bars. , keywords =. 1980
1980
-
[59]
Monthly Notices of the Royal Astronomical Society , keywords =
3D chaotic diffusion in barred spiral galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/stt1640 , adsnote =
- [60]
-
[61]
Monthly Notices of the Royal Astronomical Society , keywords =
An analytic inversion for anisotropic spherical galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/253.3.414 , adsurl =
- [62]
-
[63]
, eprint =
The Kinematic Signature of Face-On Peanut-shaped Bulges. , eprint =. doi:10.1086/431292 , adsnote =
-
[64]
, eprint =
The Secular Evolution of Disk Structural Parameters. , eprint =. doi:10.1086/504147 , adsnote =
-
[65]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
Separation of stellar populations by an evolving bar: implications for the bulge of the Milky Way. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stx947 , adsnote =
- [66]
-
[67]
Monthly Notices of the Royal Astronomical Society , keywords =
Azimuthal metallicity variations, spiral structure, and the failure of radial actions based on assuming axisymmetry. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/staf035 , archivePrefix =. 2402.08356 , primaryClass =
-
[68]
Journal of Computational Physics , eprint =
A Hierarchical 0 ( N ) Force Calculation Algorithm. Journal of Computational Physics , eprint =. doi:10.1006/jcph.2002.7026 , adsnote =
2002 doi
-
[69]
1998 , month =
Monthly Notices of the Royal Astronomical Society , eprint =. 1998 , month =. doi:10.1046/j.1365-8711.1998.01600.x , adsnote =
1998 doi
- [70]
- [71]
- [72]
- [73]
-
[74]
Memorie della Societa Astronomica Italiana Supplementi , keywords =
Double-barred galaxies. Memorie della Societa Astronomica Italiana Supplementi , keywords =. 2011
2011
-
[75]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
Peanuts at an angle: detecting and measuring the three-dimensional structure of bars in moderately inclined galaxies. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stt385 , adsnote =
-
[76]
, archivePrefix = "arXiv", eprint =
Caught in the Act: Direct Detection of Galactic Bars in the Buckling Phase. , archivePrefix = "arXiv", eprint =. doi:10.3847/2041-8205/825/2/L30 , adsnote =
-
[77]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
The frequency and stellar-mass dependence of boxy/peanut-shaped bulges in barred galaxies. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stx620 , adsnote =
-
[78]
Monthly Notices of the Royal Astronomical Society , keywords =
Composite bulges: the coexistence of classical bulges and discy pseudo-bulges in S0 and spiral galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/stu2376 , archivePrefix =. 1411.2599 , primaryClass =
-
[79]
Classical bulges and nuclear discs in barred galaxies: the contrasting cases of NGC 4608 and NGC 4643
Composite bulges - II. Classical bulges and nuclear discs in barred galaxies: the contrasting cases of NGC 4608 and NGC 4643. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/stab126 , archivePrefix =. 2101.05321 , primaryClass =
- [80]
- [81]
-
[82]
Bars and boxy/peanut bulges in thin and thick discs. I. Morphology and line-of-sight velocities of a fiducial model. , archivePrefix = "arXiv", eprint =. doi:10.1051/0004-6361/201630244 , adsnote =
-
[83]
Monthly Notices of the Royal Astronomical Society , keywords =
Bar formation and evolution in the cosmological context: inputs from the Auriga simulations. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/staf389 , archivePrefix =. 2406.09453 , primaryClass =
-
[84]
European Southern Observatory Conference and Workshop Proceedings , year = 1990, series =
Thick bars as box- or peanut shaped bulges. European Southern Observatory Conference and Workshop Proceedings , year = 1990, series =
1990
- [85]
-
[86]
, archivePrefix = "arXiv", eprint =
The Orbital Structure of a Tidally Induced Bar. , archivePrefix = "arXiv", eprint =. doi:10.3847/0004-637X/830/2/108 , adsnote =
- [87]
- [88]
-
[89]
Journal of Computational Physics , keywords =
A fast algorithm for particle simulations. Journal of Computational Physics , keywords =. doi:10.1016/0021-9991(87)90140-9 , adsnote =
- [90]
-
[91]
arXiv e-prints , keywords =
The First Star-by-star N -body/Hydrodynamics Simulation of Our Galaxy Coupling with a Surrogate Model. arXiv e-prints , keywords =. doi:10.48550/arXiv.2510.23330 , archivePrefix =. 2510.23330 , primaryClass =
-
[92]
Monthly Notices of the Royal Astronomical Society , keywords =
Orbital structure in N-body models of barred-spiral galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. 2009. doi:10.1111/j.1365-2966.2009.14427.x , archivePrefix =. 1008.0493 , primaryClass =
2009 doi
-
[93]
, year = 1973, month = apr, volume =
Numerical Experiments on the Stability of Spherical Stellar Systems. , year = 1973, month = apr, volume =
1973
-
[94]
, keywords =
An analytical model for spherical galaxies and bulges. , keywords =. doi:10.1086/168845 , adsnote =
- [95]
- [96]
- [97]
- [98]
-
[99]
Monthly Notices of the Royal Astronomical Society , keywords =
How do the successive buckling events affect a galaxy bar and stellar disc? Potential observable signatures for spotting the buckling action - I. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/stae2311 , archivePrefix =. 2407.04113 , primaryClass =
-
[100]
Monthly Notices of the Royal Astronomical Society , keywords =
A study of the effect of bulges on bar formation in disc galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. 2018. doi:10.1093/mnras/stx3279 , adsnote =
2018 doi
- [101]
-
[102]
, keywords =
Propeller Orbits in Barred Galaxy Models. , keywords =. doi:10.1086/429387 , adsnote =
- [103]
-
[104]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
Dynamics of barred galaxies: effects of disc height. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1111/j.1365-2966.2009.15187.x , adsnote =
2009 doi
-
[105]
, keywords =
A morphological survey of bar, lens, and ring components in galaxies: secular evolution in galaxy structure. , keywords =. doi:10.1086/156782 , adsnote =
- [106]
-
[107]
Secular Evolution of Galaxies , year = 2013, editor =
Secular Evolution in Disk Galaxies. Secular Evolution of Galaxies , year = 2013, editor =
2013
-
[108]
, keywords =
Rotation of the bulge components of disk galaxies. , keywords =. doi:10.1086/159923 , adsurl =
-
[109]
Monthly Notices of the Royal Astronomical Society , keywords =
Revealing the cosmic evolution of boxy/peanut-shaped bulges from HST COSMOS and SDSS. Monthly Notices of the Royal Astronomical Society , keywords =. 2019. doi:10.1093/mnras/stz2877 , archivePrefix =. 1910.04768 , primaryClass =
- [110]
-
[111]
10 Gravitational N-Body Problem (ed
The Hose-Pipe Instability in Stellar Systems (Papers appear in the Proceedings of IAU Colloquium No. 10 Gravitational N-Body Problem (ed. by Myron Lecar), R. Reidel Publ. Co. , Dordrecht-Holland.). , year = 1971, month = nov, volume =. doi:10.1007/BF00649194 , adsurl =
1971 doi
- [112]
- [113]
-
[114]
, archivePrefix = "arXiv", eprint =
Barlenses and X-shaped features compared: two manifestations of boxy/peanut bulges. , archivePrefix = "arXiv", eprint =. doi:10.1051/0004-6361/201628936 , adsnote =
-
[115]
Monthly Notices of the Royal Astronomical Society , keywords =
Near-infrared atlas of S0-Sa galaxies (NIRS0S). Monthly Notices of the Royal Astronomical Society , keywords =. 2011. doi:10.1111/j.1365-2966.2011.19283.x , archivePrefix =. 1110.1996 , primaryClass =
2011 doi
-
[116]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
Milky Way mass galaxies with X-shaped bulges are not rare in the local Universe. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnrasl/slu118 , adsnote =
- [117]
-
[118]
, archivePrefix = "arXiv", eprint =
Mapping the Three-dimensional ``X-shaped Structure'' in Models of the Galactic Bulge. , archivePrefix = "arXiv", eprint =. doi:10.1088/2041-8205/815/2/L20 , adsnote =
-
[119]
The Carnegie-Irvine Galaxy Survey. V. Statistical Study of Bars and Buckled Bars. , archivePrefix = "arXiv", eprint =. doi:10.3847/1538-4357/aa7fba , adsnote =
- [120]
-
[121]
Regular and Chaotic Dynamics
- [122]
- [123]
- [124]
-
[125]
Box- and peanut-shaped bulges. I. Statistics. , eprint =. doi:10.1051/aas:2000354 , adsnote =
-
[126]
Monthly Notices of the Royal Astronomical Society , keywords =
On a mechanism that structures galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/187.1.101 , adsnote =
-
[127]
Monthly Notices of the Royal Astronomical Society , year = 1972, month = jan, volume =
On the generating mechanism of spiral structure. Monthly Notices of the Royal Astronomical Society , year = 1972, month = jan, volume =. doi:10.1093/mnras/157.1.1 , adsurl =
1972 doi
-
[128]
Monthly Notices of the Royal Astronomical Society , keywords =
Chaotic motion and the evolution of morphological components in a time-dependent model of a barred galaxy within a dark matter halo. Monthly Notices of the Royal Astronomical Society , keywords =. 2016. doi:10.1093/mnras/stw572 , archivePrefix =. 1603.02294 , primaryClass =
- [129]
- [130]
- [131]
-
[132]
, keywords =
Orbital stability in rotating triaxial stellar systems. , keywords =
-
[133]
, eprint =
Why Buckling Stellar Bars Weaken in Disk Galaxies. , eprint =. doi:10.1086/424876 , adsnote =
-
[134]
, eprint =
Evolution of Stellar Bars in Live Axisymmetric Halos: Recurrent Buckling and Secular Growth. , eprint =. doi:10.1086/498338 , adsnote =
- [135]
-
[136]
Monthly Notices of the Royal Astronomical Society , keywords =
Torus construction in general gravitational potentials. Monthly Notices of the Royal Astronomical Society , keywords =
-
[137]
Monthly Notices of the Royal Astronomical Society , keywords =
The impact of classical bulges on stellar bars and boxy-peanut-X features in disc galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/staf107 , archivePrefix =. 2410.08277 , primaryClass =
-
[138]
Monthly Notices of the Royal Astronomical Society , eprint =
Initial conditions for disc galaxies. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1111/j.1365-2966.2007.11753.x , adsnote =
2007 doi
- [139]
- [140]
-
[141]
, keywords =
Hidden bars and boxy bulges. , keywords =
-
[142]
, keywords =
Bending instabilities in stellar systems. , keywords =. doi:10.1086/174005 , adsnote =
- [143]
-
[144]
, keywords =
A Merger Origin for X Structures in S0 Galaxies. , keywords =. doi:10.1086/309576 , adsnote =
- [145]
- [146]
- [147]
-
[148]
, keywords =
Bar Dissolution and Bulge Formation: an Example of Secular Dynamical Evolution in Galaxies. , keywords =. doi:10.1086/177133 , adsnote =
-
[149]
Monthly Notices of the Royal Astronomical Society , eprint =
Detailed comparison of the structures and kinematics of simulated and observed barred galaxies. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1046/j.1365-2966.2003.07085.x , adsnote =
2003 doi
-
[150]
, year = 1973, month = dec, volume =
A Numerical Study of the Stability of Flattened Galaxies: or, can Cold Galaxies Survive?. , year = 1973, month = dec, volume =. doi:10.1086/152513 , adsnote =
1973 doi
-
[151]
Monthly Notices of the Royal Astronomical Society , keywords =
Unstable models of axisymmetric galaxies. Monthly Notices of the Royal Astronomical Society , keywords =
-
[152]
arXiv e-prints , keywords =
Orbital ingredients for cooking X-structures in edge-on galaxies. arXiv e-prints , keywords =
-
[153]
Properties of non-periodic orbits
The phase space of boxy-peanut and X-shaped bulges in galaxies - I. Properties of non-periodic orbits. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stu1988 , adsnote =
-
[154]
The relation between face-on and edge-on boxiness
The phase space of boxy-peanut and X-shaped bulges in galaxies - II. The relation between face-on and edge-on boxiness. Monthly Notices of the Royal Astronomical Society , keywords =. 2014. doi:10.1093/mnras/stu1970 , archivePrefix =. 1410.4923 , primaryClass =
-
[155]
The relative importance of the 3D families of periodic orbits bifurcating at the vertical 2:1 resonance
Building CX peanut-shaped disk galaxy profiles. The relative importance of the 3D families of periodic orbits bifurcating at the vertical 2:1 resonance. , archivePrefix = "arXiv", eprint =. doi:10.1051/0004-6361/201731114 , adsnote =
-
[156]
Monthly Notices of the Royal Astronomical Society , keywords =
The orbital content of bars: the origin of `non-x1-tree', bar-supporting orbits. Monthly Notices of the Royal Astronomical Society , keywords =. 2019. doi:10.1093/mnras/stz2588 , adsnote =
2019 doi
-
[157]
Boxy/peanut edge-on profiles
Orbital dynamics of three-dimensional bars - III. Boxy/peanut edge-on profiles. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1046/j.1365-8711.2002.05943.x , adsnote =
2002 doi
-
[158]
arXiv e-prints , keywords =
Using Commensurabilities and Orbit Structure to Understand Barred Galaxy Evolution. arXiv e-prints , keywords =
- [159]
-
[160]
, keywords =
The 3D dynamics of barred galaxies. , keywords =
-
[161]
, keywords =
Structure and dynamics of 3D N-body barred galaxies. , keywords =
-
[162]
Monthly Notices of the Royal Astronomical Society , keywords =
Outline of the unified theory of spiral and bar-like structures in galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1111/j.1365-2966.2004.07390.x , archivePrefix =. astro-ph/0312595 , primaryClass =
2004 doi
- [163]
-
[164]
Astronomy Letters , year = 2003, month = jul, volume =
A Unified Theory of the Formation of Galactic Bars. Astronomy Letters , year = 2003, month = jul, volume =. doi:10.1134/1.1589862 , adsurl =
2003 doi
-
[165]
Astronomy Reports , year = 2004, month = nov, volume =
A Unified Theory for the Formation of Galactic Structures. Astronomy Reports , year = 2004, month = nov, volume =. doi:10.1134/1.1822971 , adsurl =
2004 doi
-
[166]
Soviet Astronomy Letters , year = 1977, month = jun, volume = 3, pages =
Evaluation of the maximum anisotropy of the stellar velocity distribution in galaxies. Soviet Astronomy Letters , year = 1977, month = jun, volume = 3, pages =
1977
-
[167]
Astronomy Letters , keywords =
On the Lynden-Bell Bar Formation Mechanism in Galactic Disks. Astronomy Letters , keywords =. doi:10.1134/S1063773719120053 , adsurl =
- [168]
- [169]
-
[170]
Monthly Notices of the Royal Astronomical Society , keywords =
Made-to-measure models of the Galactic box/peanut bulge: stellar and total mass in the bulge region. Monthly Notices of the Royal Astronomical Society , keywords =. 2015. doi:10.1093/mnras/stv058 , archivePrefix =. 1502.00633 , primaryClass =
-
[171]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
Peanuts, brezels and bananas: food for thought on the orbital structure of the Galactic bulge. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnrasl/slv048 , adsnote =
-
[172]
, eprint =
Growth of a Peanut-shaped Bulge via Resonant Trapping of Stellar Orbits in the Vertical Inner Lindblad Resonances. , eprint =. doi:10.1086/341753 , adsnote =
-
[173]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
A vertical resonance heating model for X- or peanut-shaped galactic bulges. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stt1972 , adsnote =
-
[174]
Monthly Notices of the Royal Astronomical Society , keywords =
Galactic potential constraints from clustering in action space of combined stellar stream data. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/stab304 , archivePrefix =. 2007.00356 , primaryClass =
-
[175]
, keywords =
A dynamical instability of bars in disk galaxies. , keywords =. doi:10.1038/352411a0 , adsnote =
-
[176]
Monthly Notices of the Royal Astronomical Society , keywords =
Simulations of central structure in barred galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1046/j.1365-8711.2002.05955.x , adsnote =
2002 doi
-
[177]
and Salo, H
Rautiainen, P. and Salo, H. and Laurikainen, E. , title = ". Monthly Notices of the Royal Astronomical Society , volume =. 2008 , month =. doi:10.1111/j.1365-2966.2008.13522.x , url =
2008 doi
- [178]
-
[179]
Solar Energy , year = 2022, month = dec, volume =
Mean-preserving interpolation with splines for solar radiation modeling. Solar Energy , year = 2022, month = dec, volume =. doi:10.1016/j.solener.2022.10.038 , adsurl =
2022 doi
- [180]
-
[181]
, archivePrefix = "arXiv", eprint =
Meridional Tilt of the Stellar Velocity Ellipsoid during Bar Buckling Instability. , archivePrefix = "arXiv", eprint =. doi:10.1088/0004-637X/764/2/123 , adsnote =
- [182]
-
[183]
, archivePrefix = "arXiv", eprint =
Boxy/Peanut/X-Shaped Bulges: Steep Inner Rotation Curve Leads to Barlens Face-on Morphology. , archivePrefix = "arXiv", eprint =. doi:10.3847/1538-4357/835/2/252 , adsnote =
- [184]
-
[185]
, keywords =
Angle-action estimation in a general axisymmetric potential. , keywords =. doi:10.1111/j.1365-2966.2012.21698.x , archivePrefix =. 1208.2813 , primaryClass =
2012 doi
- [186]
- [187]
-
[188]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
Measuring the X-shaped structures in edge-on galaxies. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stx1802 , adsnote =
-
[189]
Analytical Chemistry , year = 1964, volume = 36, pages =
Smoothing and differentiation of data by simplified least squares procedures. Analytical Chemistry , year = 1964, volume = 36, pages =
1964
-
[190]
Monthly Notices of the Royal Astronomical Society , keywords =
The global stability of our Galaxy. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/217.1.127 , adsurl =
-
[191]
Monthly Notices of the Royal Astronomical Society , keywords =
Meta-stability in galactic discs. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/238.1.115 , adsnote =
-
[192]
, eprint =
Axisymmetric Bending Oscillations of Stellar Disks. , eprint =. doi:10.1086/178185 , adsnote =
- [193]
-
[194]
Planets, Stars and Stellar Systems
Dynamics of Disks and Warps. Planets, Stars and Stellar Systems. Volume 5: Galactic Structure and Stellar Populations , year = 2013, editor =. doi:10.1007/978-94-007-5612-0_18 , adsurl =
2013 doi
-
[195]
, archivePrefix = "arXiv", eprint =
Relaxation in N-body Simulations of Disk Galaxies. , archivePrefix = "arXiv", eprint =. doi:10.1088/2041-8205/769/2/L24 , adsnote =
- [196]
- [197]
- [198]
- [199]
- [200]
-
[201]
Monthly Notices of the Royal Astronomical Society , keywords =
The nature of 'box' and 'peanut' shaped galactic bulges. Monthly Notices of the Royal Astronomical Society , keywords =. 1987. doi:10.1093/mnras/229.4.691 , adsurl =
1987 doi
-
[202]
1993", month =
Isophote twists in the nuclear regions of barred spiral galaxies. , year = "1993", month = "Jun", volume =
1993
- [203]
-
[204]
The backbone of three-dimensional bars
Orbital dynamics of three-dimensional bars - I. The backbone of three-dimensional bars. A fiducial case. Monthly Notices of the Royal Astronomical Society , keywords =. 2002. doi:10.1046/j.1365-8711.2002.05468.x , archivePrefix =. astro-ph/0204077 , primaryClass =
2002 doi
-
[205]
Investigation of the parameter space
Orbital dynamics of three-dimensional bars - II. Investigation of the parameter space. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1046/j.1365-8711.2002.05469.x , archivePrefix =. astro-ph/0204078 , primaryClass =
2002 doi
-
[206]
Astronomy Letters , keywords =
Simulations of slow bars in anisotropic disk systems. Astronomy Letters , keywords =. doi:10.1134/S1063773717020062 , adsurl =
- [207]
- [208]
-
[209]
Monthly Notices of the Royal Astronomical Society , keywords =
New X-shaped bulge photometric model as a tool for measuring B/PS bulges and their X-structures in photometric studies. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/staa2892 , archivePrefix =. 2007.12121 , primaryClass =
- [210]
- [211]
-
[212]
, keywords =
Exploring the Galactic potential: Insights from cosmological simulations of the Milky Way. , keywords =. doi:10.1103/bhk9-63cb , adsurl =
-
[213]
Astronomy Letters , eprint =
Mechanisms of the Vertical Secular Heating of a Stellar Disk. Astronomy Letters , eprint =. doi:10.1134/1.1573281 , adsnote =
-
[214]
Astronomy Letters , eprint =
Bending Instability of Stellar Disks: The Stabilizing Effect of a Compact Bulge. Astronomy Letters , eprint =. doi:10.1134/1.1854793 , adsnote =
-
[215]
Astronomy Letters , eprint =
Estimating the dark halo mass from the relative thickness of stellar disks. Astronomy Letters , eprint =. doi:10.1134/S106377370610001X , adsnote =
-
[216]
, keywords =
Box-shaped galaxies : a complete list. , keywords =. 1987
1987
- [217]
- [218]
-
[219]
Astronomical Data Analysis Software and Systems IV , year = 1995, series =
The Stellar Dynamics Toolbox NEMO. Astronomical Data Analysis Software and Systems IV , year = 1995, series =
1995
- [220]
- [221]
-
[222]
Notes from Geophysical Fluid Dynamics Summer Program , year = 1966, series =
A Kelvin-Helmholtz Instability. Notes from Geophysical Fluid Dynamics Summer Program , year = 1966, series =
1966
-
[223]
Structure and Evolution of Normal Galaxies , year = 1981, editor =
What amplifies the spirals. Structure and Evolution of Normal Galaxies , year = 1981, editor =
1981
- [224]
- [225]
- [226]
- [227]
-
[228]
, keywords =
Dynamical friction in spherical systems. , keywords =. doi:10.1093/mnras/209.4.729 , adsurl =
- [229]
-
[230]
Monthly Notices of the Royal Astronomical Society , eprint =
Secular bar formation in galaxies with a significant amount of dark matter. Monthly Notices of the Royal Astronomical Society , eprint =. doi:10.1046/j.1365-8711.2003.06947.x , adsnote =
2003 doi
- [231]
- [232]
-
[233]
, keywords =
A New Method for the Identification of Non-Gaussian Line Profiles in Elliptical Galaxies. , keywords =. doi:10.1086/172534 , adsurl =
- [234]
- [235]
- [236]
-
[237]
Monthly Notices of the Royal Astronomical Society , keywords =
Orbital structure in barred galaxies. Monthly Notices of the Royal Astronomical Society , keywords =. 2007. doi:10.1111/j.1365-2966.2007.12263.x , adsnote =
2007 doi
-
[238]
Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =
Orbital classification in an N-body bar. Monthly Notices of the Royal Astronomical Society , archivePrefix = "arXiv", eprint =. doi:10.1093/mnras/stw2301 , adsnote =
- [239]
-
[240]
Tetons 4: Galactic Structure, Stars and the Interstellar Medium , year = 2001, editor =
The Milky Way as a Key to Structural Evolution in Galaxies. Tetons 4: Galactic Structure, Stars and the Interstellar Medium , year = 2001, editor =. doi:10.48550/arXiv.astro-ph/0101255 , archivePrefix =. astro-ph/0101255 , primaryClass =
- [241]
-
[242]
From fundamental dynamics to revised N-body requirements
The bar-halo interaction - I. From fundamental dynamics to revised N-body requirements. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1111/j.1365-2966.2006.11306.x , archivePrefix =. astro-ph/0508166 , primaryClass =
2006 doi
-
[243]
Secular evolution and the religion of N-body simulations
The bar-halo interaction - II. Secular evolution and the religion of N-body simulations. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1111/j.1365-2966.2006.11307.x , archivePrefix =. astro-ph/0601138 , primaryClass =
2006 doi
-
[244]
, keywords =
IC 4767 (the 'X-galaxy') - The missing link for understanding galaxies with peanut-shaped bulges?. , keywords =. doi:10.1086/165933 , adsnote =
- [245]
-
[246]
Catalogue
Box/peanut and bar structures in edge-on and face-on nearby galaxies in the Sloan Digital Sky Survey - I. Catalogue. Monthly Notices of the Royal Astronomical Society , year = 2015, month = feb, volume =. doi:10.1093/mnras/stu2249 , adsnote =
2015 doi
- [247]
- [248]
- [249]
-
[250]
Monthly Notices of the Royal Astronomical Society , keywords =
Elliptical galaxies with separable potentials. Monthly Notices of the Royal Astronomical Society , keywords =. doi:10.1093/mnras/216.2.273 , adsnote =
-
[251]
, title =
Cleveland, William S. , title =. Journal of the American Statistical Association , volume =. 1979 , doi =
1979
-
[252]
Savitzky, Abraham and Golay, Marcel J. E. , title =. Analytical Chemistry , volume =. 1964 , doi =
1964
-
[253]
and Prescott, Edward C
Hodrick, Robert J. and Prescott, Edward C. , title =. Journal of Money, Credit and Banking , volume =. 1997 , doi =
1997
- [254]
- [255]
Reviewed July 9, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.