Pith. sign in

REVIEW 4 major objections 5 minor 37 references

Numerical Model Simulation of the Carruthers GCI Images

T0 review · 4 major / 5 minor · reviewed 2026-08-14 · deepseek-v4-flash

Pith's one-line read A numerical simulator now produces realistic raw images for the Carruthers GeoCoronal Imager, grounding Monte Carlo validation of its calibration and hydrogen-density retrieval pipeline.

desk verdict Competent, carefully derived forward-model simulator for GCI with a real gap: no on-orbit validation, and the OOB background scaling is a single-day empirical guess despite the paper's 'realistic' claim. read the letter →

arxiv 2608.13516 v1 pith:SS53OPLR submitted 2026-08-13 astro-ph.IM

classification astro-ph.IM
keywords ExosphereCarruthersGeocoronaObservatoryGCIinstrumentSimulationLyman-alphaForwardmodelnoiseCalibrationvalidation
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

This paper claims that a newly developed numerical simulator can generate synthetic raw images of Earth's hydrogen exosphere that faithfully mimic what the Carruthers GeoCoronal Imager will record from its L1 halo orbit. The simulator couples a physics-based scene model, which converts an assumed hydrogen density distribution into a per-pixel ultraviolet radiance field, with a detailed instrument model that propagates that radiance through optics, detector, and readout electronics to raw digital numbers. If the synthetic images are faithful, they serve as ground-truth test cases for the mission's calibration and hydrogen-density retrieval algorithms before and during flight, which is the paper's stated purpose. The paper is explicit about deliberate simplifications, especially in the stitched inner and outer exosphere scene and in the empirical scaling of out-of-band airglow. A sympathetic reading is that the simulator's value rests on whether those approximations preserve the statistical character of real on-orbit scenes.

What carries the argument

The load-bearing device is the composite forward model, split into scene and instrument components. The scene component's core is a two-regime exospheric radiance construction: 60 radial profiles from the LYAO-RT radiative-transfer code, using a Chamberlain hydrogen density profile, are interpolated azimuthally to form the inner exosphere, then merged by a radial interpolation in the 1.5 to 3 Earth-radii annulus with ray-traced radiance through a spherically asymmetric outer-exosphere density model. The instrument component's core is the Gaussian reduction of all noise sources: Berry-Esseen-type bounds (5,191 counts for Poisson sums, 1,784 events for the MCP gain sum) justify approximating the total signal as a single Gaussian per binned pixel, turning an expensive per-photon simulation into one random draw per pixel.

What would settle it

Once GCI on-orbit images are available, use the filter-wheel position that blocks Lyman-alpha to measure the 1304 Å, 1356 Å, and LBH radiance directly; if those radiances do not track the c_disk scaling curves derived from day-71 GUVI data as a function of solar zenith angle, the out-of-band scene model misrepresents the background. A cheaper pre-flight check would be to recompute the same scaling factors from GUVI data for a different season and solar-activity level and compare the predicted out-of-band radiance at representative solar zenith angles.

Watch

Extended reading notes

Core claim

The central claim is that the simulator produces high-fidelity synthetic images that resemble those the actual GCI channels will collect on orbit, and that this fidelity makes synthetic data a sound foundation for Monte Carlo validation of the data-processing pipeline. The scene model aggregates five photon sources: the exospheric Ly-α target, modeled by radiative transfer in the optically thick inner exosphere and by ray tracing in the optically thin outer exosphere, stitched by azimuthal and radial interpolation; interplanetary hydrogen Ly-α; terrestrial out-of-band oxygen and nitrogen emissions; and celestial sources including stars, the Moon, and the outer planets. The instrument model then applies optical distortion, a point-spread function, mirror and filter efficiencies, microchannel-plate gain, dark current, radiation backgrounds, and ADC readout to convert radiance into digital numbers. The efficiency result is that the entire noise chain reduces to one Gaussian random draw per binned pixel once the signal exceeds explicit thresholds derived from Berry-Esseen bounds, so the simulator is fast enough for the large Monte Carlo runs that calibration and retrieval validation require.

Load-bearing premise

The load-bearing premise is that out-of-band oxygen and nitrogen radiance in every synthetic scene scales with exospheric Lyman-alpha radiance through fixed factors calibrated from a single day of GUVI data, and if that proportionality does not hold across seasons and solar conditions, the synthetic background will not match on-orbit scenes.

Editorial extensions

If this is right

  • Calibration algorithms, including dark-current removal, distortion correction, and photometric sensitivity, can be tested against known ground-truth scenes, so their accuracy and precision become measurable instead of assumed.
  • Hydrogen density retrieval codes can be Monte Carlo tested across the full range of solar, geomagnetic, and viewing-geometry conditions without waiting for on-orbit data.
  • The simulator can generate off-nadir and calibration images as well as nadir science images, because it zeros the terrestrial scene components when Earth is out of the field of view.
  • Because individual scene and noise sources can be toggled, the pipeline can be stress-tested with missing, corrupted, or mis-modeled background components.
  • The quantified Gaussian-approximation thresholds provide a principled rule for when the efficient simulation is valid, roughly above one event per second for the MCP gain sum and above about 5,000 dark counts per binned pixel.

Reading between the lines

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

  • A natural next test is to run the same calibration and retrieval algorithms on the first real on-orbit frames and compare the recovered noise statistics with the simulator's predictions; any systematic discrepancy would localize which scene or instrument approximation needs revision.
  • The out-of-band scaling assumption could be stress-tested without waiting for orbit by re-deriving the day-71 GUVI scaling factors from other seasons and solar-activity levels, then checking whether the synthesized contamination changes enough to shift calibration results.
  • The two-regime compositing technique, stitching an optically thick inner model to an optically thin outer model, transfers directly to other geocoronal or planetary corona imagers that face the same physical split.
  • The appendices give formulas that let the validity thresholds be recomputed if the on-orbit dark-current floor or MCP gain distribution differs from pre-launch laboratory values, making the efficiency argument re-testable in flight.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

4 major / 5 minor

Summary. The paper presents a forward model and numerical simulator for the Carruthers GeoCoronal Imager (GCI), a two-channel UV imager on the Carruthers Geocorona Observatory at L1. The simulator combines a scene model (exospheric Lyman-alpha emission, interplanetary hydrogen, terrestrial out-of-band emissions, and celestial sources) with an instrument model (optics, filters, MCP gain, detector noise, readout, binning, and stacking) to produce synthetic raw images in DN. The stated purpose is to validate the calibration and hydrogen density retrieval pipeline via Monte Carlo simulation. The manuscript derives the mean and variance of the final DN image analytically in Appendix A, justifies Gaussian approximations to the Poisson and compound-Poisson processes via Berry-Esseen-type bounds, and describes a Python implementation that draws one Gaussian random variable per binned pixel.

Significance. If the simulator faithfully reproduces on-orbit GCI images, it would be a valuable tool for pre-flight and post-launch validation of calibration and retrieval algorithms, and the paper's careful treatment of the statistical approximations in Appendix A is a genuine strength. The authors are transparent about several model limitations, and the modular design allows individual scene and instrument components to be toggled. The analytical derivations of the first and second moments of the gain-amplified signal, and the explicit Berry-Esseen thresholds, are correct and useful. However, the central claim of producing 'realistic' images is not yet demonstrated: no comparison with actual GCI on-orbit data is shown, and the out-of-band scene model rests on an acknowledged ad hoc proportionality to Lyman-alpha. The paper's value for validating operational pipelines therefore remains conditional on additional empirical validation or a substantial qualification of the realism claim.

major comments (4)
  1. [3.3, Eq. (4)] The terrestrial out-of-band scene model scales all Oxygen and Nitrogen OOB radiances by the exospheric Ly-alpha radiance i_Ly-alpha, using scaling factors c_disk,m(theta_sza) and c_low,m(r_ij) derived from GUVI data on a single day (day 71 of 2009). The paper itself states that no causal relationship between Ly-alpha and OOB radiances is known (Section 3.3). Because the OOB background is a load-bearing component of the 'realistic images' claim — calibration pipelines must remove this background — a one-day empirical scaling with no physical rationale does not support the claim that synthetic contamination matches on-orbit conditions across the range of solar, geomagnetic, seasonal, and local-time conditions encountered by GCI. The authors should either provide a physical coupling argument, validate the OOB model against GCI on-orbit frames, or explicitly narrow the stated claim from 'realistic' to 'plausible test cases for algorithm development' and quantify the sensitivity of the downstream calibrations to OOB model parameters.
  2. [3.1, composite exosphere scene] The composite Ly-alpha scene is formed by azimuthal interpolation of 60 inner profiles and radial interpolation between the inner and outer models over the 1.5-3 Re annulus, and the paper states that this interpolated region is 'not necessarily physically realistic' but that no retrieval algorithm uses image data in that region. However, the instrument model applies a PSF convolution (Section 4, Eq. (6)) to the composite scene, so radiance from the interpolated annulus will bleed into the science pixels that are used by the retrieval algorithms. The paper should quantify the contamination of the valid retrieval region by the interpolated annulus after PSF blurring, or otherwise justify that the effect is negligible for the stated validation purpose.
  3. [5, statistical approximation thresholds] The Gaussian approximation is justified by thresholds of 1784 events for the MCP gain sum and 5191 counts for Poisson instrument backgrounds. The argument that dim sources are 'dominated by the instrument background' assumes that the background itself is above the threshold. For short integrations or low-dark-current configurations, this may fail; for example, a 5-minute dark exposure yields 6000 counts, only marginally above the 5191 threshold. The paper should state explicitly the minimum integration time or count rate for which the Gaussian approximation is guaranteed to hold, and discuss whether the 1% CDF error bound is sufficient for the calibration and retrieval validations that rely on it.
  4. [6, conclusion] The conclusion claims that the simulator 'generates high-fidelity synthetic images efficiently,' and the abstract claims 'realistic images similar to those collected by the actual imagers on orbit.' No end-to-end comparison with real GCI data is presented, despite the mission's launch in September 2025 and the existence of companion papers describing on-orbit calibration. A quantitative or even qualitative comparison of synthetic and real images (e.g., dark frames, flat fields, or Earth-limb scenes) is the load-bearing evidence for the realism claim and should be added if available; if not, the claims in the abstract and conclusion must be softened to reflect that the simulator produces test inputs whose fidelity is asserted but not yet demonstrated.
minor comments (5)
  1. [3.4] The sentence describing planet spectra contains a typo: 'the spectrum is multiplied scaled by 0.67' should read 'the spectrum is multiplied by a scaling factor of 0.67.'
  2. [3.1] The model name 'Zoencchen' appears to be a misspelling of 'Zoennchen' (consistent with references [17] and [18]); please correct for clarity.
  3. [1.1] The notation section states that some symbols are overloaded, but the overloading of i for pixel index and intensity (e.g., i_Ly-alpha and i_IPH) may confuse readers; a brief subscript convention table would be helpful.
  4. [5] The phrase 'over n frames independent frames' contains a duplicated word; this should be 'over n independent frames.'
  5. [3.4] The point-source scaling 4*pi/Omega for stellar sources is introduced without derivation; adding a sentence explaining the conversion from point-source flux to pixel-averaged spectral radiance would improve reproducibility.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the simulator is a forward model whose scene components, instrument parameters, and noise statistics come from independent empirical data and analytic models, with no fitting to the images it produces.

full rationale

This paper does not derive a target result from inputs that already contain it. The claimed deliverable is a forward simulator producing synthetic raw GCI images; the paper builds that simulator from (i) radiative-transfer and ray-tracing models of exospheric Ly-alpha (Section 3.1), (ii) an external IPH model (Section 3.2), (iii) GUVI-derived OOB scaling factors and an admitted non-causal scaling ansatz (Section 3.3), and (iv) pre-launch instrument characterizations (Section 4). None of these inputs is a function of the simulator's output images or of the calibration/retrieval outputs the simulator is intended to validate. The OOB model's proportionality to Ly-alpha is stated as an assumption: 'In reality, no causal relationship between exospheric Ly-α radiance and OOB spectral radiances is known, but the OOB scene model maintains some realism since the total radiances share common physical drivers.' That is transparency about an empirical shortcut, not a self-definitional reduction. The Gaussian approximations in Section 5 and Appendices A.1-A.6 are justified by Berry-Esseen and Korolev-Shevtsova bounds, with thresholds (5191 counts, 1784 events) derived from those bounds rather than fitted to the target images. Self-citations (e.g., Zhang et al. 2026 for MCP radiation details and Sirk et al. 2026 for filter transmissivities) supply engineering parameters or point to companion calibration papers; they do not carry the assertion that synthetic images are realistic. The paper explicitly acknowledges its main weaknesses: the interpolated 1.5-3 Re annulus 'is not necessarily physically realistic,' the OOB model has no causal basis, no on-orbit comparison is shown, and the code is proprietary. These are validation and reproducibility gaps, not circularity. No equation reduces to another by construction, and no fitted parameter is renamed as a prediction.

Assumptions & free parameters 6 free parameters · 7 assumptions · 0 invented entities

The simulator rests on a chain of domain models (Chamberlain, Zoencchen, LYAO-RT, GUVI-based scaling) and statistical approximations. No new physical entity is introduced. The main robustness question is whether the OOB proportionality to Ly-alpha and the interpolated inner/outer composite preserve enough realism for algorithm validation.

free parameters (6)
  • OOB disk scaling factors c_disk,m(θ_sza) = from GUVI day 71 of 2009, function of solar zenith angle
    Empirical scaling factors relating Ly-alpha radiance to each OOB emission line/band in Earth's disk. They are fitted to GUVI data for a single day. See §3.3, Equation 4.
  • OOB altitude scaling factors c_low,m(r_ij) = normalized GUVI radiance profiles up to 350 km
    Scales OOB radiance with altitude relative to the 100 km GUVI reference. Fitted to GUVI vertical profiles. See §3.3.
  • Exponential OOB decay parameters α and β = fit per set of disk-edge pixels to GUVI 250-350 km data
    Used to extrapolate OOB radiance from 1.055 to 1.5 Re. An independent exponential is fitted for each group of pixels sharing the nearest disk pixel. See §3.3, Equation 4.
  • Lunar albedo 0.06 = 0.06
    Mean lunar albedo from literature (Flynn 1998, Liu 2018); a single scalar used to scale the solar spectrum. Chosen from prior measurements, not fitted to simulator output.
  • Planet limb-darkening scale 0.67 = 0.67
    Factor to convert a uniform-disk planet model to the spatially integrated flux of a Lambertian sphere. From Hapke (2012).
  • Number of azimuthal profiles for inner exosphere interpolation = 60
    Modeling choice balancing computational cost and smoothness of the interpolated radiance maps. See §3.1.
assumptions (7)
  • domain assumption Exospheric Ly-alpha emission is monochromatic and can be represented as a Dirac delta at 1216 A (Equation 3).
    Doppler width of geocoronal Ly-alpha (~0.02 A) is negligible compared to spectral scale of instrument efficiency. Justified in §3.1 via [19], [20].
  • domain assumption The LYAO-RT radiative transfer model with a 1D Chamberlain density profile is a valid description of the inner exosphere (within 1.5 Re).
    Adopted from Bishop (1999) and Qin & Waldrop (2016). The authors note confidence in this model is highest in the inner exosphere. See §3.1.
  • domain assumption The Zoencchen (2015) spherically asymmetric H density distribution describes the outer exosphere for ray tracing.
    Used for optically thin outer exosphere, from TWINS observations. See §3.1.
  • ad hoc to paper The composite scene model, with azimuthal interpolation of 60 inner profiles and radial interpolation between inner and outer models, is an acceptable proxy for a real 2D scene.
    The interpolated annulus (1.5-3 Re) is admitted to be 'not necessarily physically realistic', but is justified because retrieval algorithms do not use that region. See §3.1.
  • ad hoc to paper OOB radiance is modeled as an analytic function (proportional) of exospheric Ly-alpha radiance.
    The paper states 'no causal relationship between exospheric Ly-α radiance and OOB spectral radiances is known', yet the model scales OOB by Ly-alpha radiance. See §3.3.
  • standard math Poisson random variables and sums of MCP gains are well approximated by Gaussians above the derived thresholds (5191 counts for Poisson, 1784 events for gain sums).
    Justified by Berry-Esseen / Korolev-Shevtsova bounds with maximum 1% CDF error. See Appendix A.1 and A.4.
  • domain assumption MCP gain draws are i.i.d. and independent of the number of events.
    Assumed in §4 after Equation 9; the empirical PHD is from pre-launch lab calibration.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Numerical Model Simulation of the Carruthers GCI Images." pith.science (2026). https://pith.science/paper/SS53OPLR

@misc{pith2026260813516,
  author       = {Pith},
  title        = {Pith review of: Numerical Model Simulation of the Carruthers GCI Images},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/SS53OPLR}},
  note         = {Machine review of arXiv:2608.13516}
}
abstract

The Carruthers Geocorona Observatory, launched in September 2025, is NASA's first mission devoted to investigating the fundamental nature of Earth's exosphere from its distant vantage in halo orbit around the Earth-Sun Lagrange (L1) point. Its primary payload, the GeoCoronal Imager, consists of two coaligned photometric imagers that measure the radiance of ultraviolet emission at 121.6 nm (Lyman-$\alpha$, or Ly-$\alpha$) from exospheric hydrogen atoms simultaneously at wide and narrow fields of view. In order to validate the calibration and hydrogen density retrieval algorithms used in the Carruthers data processing pipeline, we developed a comprehensive numerical simulator to produce realistic images similar to those collected by the actual imagers on orbit. This paper details the algorithms used to simulate the exospheric emissions, background scene components, and instrument measurement model necessary to produce synthetic raw images.

Figures

Figures reproduced from arXiv: 2608.13516 by the authors.

Figure 1
Figure 1. An overview of the GeoCoronal Imager measurement concept, illustrating the detection of [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 3
Figure 3. Exospheric scene models used as input to the GCI image simulator. Panels (i)-(iii) depict [PITH_FULL_IMAGE:figures/full_fig_p006_3.png] view at source ↗
Figure 4
Figure 4. Example IPH Ly-α intensity derived using the Pryor model for solar maximum conditions. The IPH Ly-α intensity is an in-band background of the target exospheric Ly-α emission. The axes use the Heliocentric Mean Ecliptic coordinate system. 3.3 Terrestrial Out-Of-Band Scene Model This section derives a model for ℓOOB(λ, i, j) [phot/s/cm2/˚A], which denotes non-Ly-α (out￾of-band, or OOB) omnidirectional spectral radianc… view at source ↗
Figures from the paper (4 more)
Figure 5
Figure 5. Figure 5: Example of rij , or altitude of tangent point of Line-of-Sight (LOS) to Earth. The blue ball is Earth, while the green dot is the spacecraft location. The green line is the LOS of some pixel i, j. The purple line is perpendicular to the green line; its length from the …
Figure 6
Figure 6. Figure 6: Spectral radiance used for Earth disk and the Moon. [PITH_FULL_IMAGE:figures/full_fig_p009_6.png]
Figure 8
Figure 8. Figure 8: Spectral radiance for Mars and Jupiter. The remaining outer planets exhibit spectral [PITH_FULL_IMAGE:figures/full_fig_p012_8.png]
Figure 9
Figure 9. Figure 9: Measured (left) and modeled (right) Micro-Channel Plate (MCP) Pulse Height Distri [PITH_FULL_IMAGE:figures/full_fig_p014_9.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

37 extracted references · 28 canonical work pages

  1. [1]

    The far ultra-violet imager on the icon mission,

    S. Mende et al., “The far ultra-violet imager on the icon mission,”Space Science Reviews, vol. 212, no. 1, pp. 655–696, 2017

  2. [3]

    Zhang, H

    A. Zhang, H. Filippini, L. Waldrop, and J. McPhate,On-orbit calibration of the carruthers gci: Instrument effect correction, Under review by Space Science Reviews, 2026.doi:https: //doi.org/10.48550/arXiv.2606.21606arXiv:2606.21606 [astro-ph.IM]. [Online]. Available:https://arxiv.org/abs/2606.21606

  3. [5]

    Zhang et al.,On-orbit calibration of the carruthers gci: Radiometric sensitivity, Under review by Space Science Reviews, 2026.doi:https://doi.org/10.48550/arXiv.2606

    A. Zhang et al.,On-orbit calibration of the carruthers gci: Radiometric sensitivity, Under review by Space Science Reviews, 2026.doi:https://doi.org/10.48550/arXiv.2606. 22705arXiv:2606.22705 [astro-ph.IM]. [Online]. Available:https://arxiv.org/abs/ 2606.22705

  4. [6]

    Carruthers GCI Retrieval of Thermal Hydrogen Density at the Exobase,

    P. P. Joshi, M. Ondrejcek, L. Waldrop, H. Filippini, and J. Craig, “Carruthers GCI Retrieval of Thermal Hydrogen Density at the Exobase,”Space Science Reviews, vol. To be submitted, 2026

  5. [7]

    Tomographic Retrieval of the Optically Thin Exosphere,

    E. Widloski, L. Waldrop, H. Filippini, and F. Kamalabadi, “Tomographic Retrieval of the Optically Thin Exosphere,”Space Science Reviews, vol. To be submitted, 2026

  6. [8]

    The rayleigh: Interpretation of the unit in terms of column emission rate or apparent radiance expressed in si units,

    D. J. Baker and G. J. Romick, “The rayleigh: Interpretation of the unit in terms of column emission rate or apparent radiance expressed in si units,”Applied Optics, vol. 15, no. 8, pp. 1966–1968, 1976

  7. [9]

    A photometric unit for the airglow and aurora,

    D. Hunten, F. Roach, and J. Chamberlain, “A photometric unit for the airglow and aurora,” Journal of Atmospheric and terrestrial Physics, vol. 8, no. 6, pp. 345–346, 1956

  8. [10]

    Ultraviolet spectroscopy and remote sensing of the upper atmosphere,

    R. Meier, “Ultraviolet spectroscopy and remote sensing of the upper atmosphere,”Space Science Reviews, vol. 58, no. 2, Dec. 1991.doi:https://doi.org/10.1007/BF01206000

Show all 37 references
  1. [11]

    Transport of resonant atomic hydrogen emissions in the thermosphere and geo- corona: Model description and applications,

    J. Bishop, “Transport of resonant atomic hydrogen emissions in the thermosphere and geo- corona: Model description and applications,”Journal of Quantitative Spectroscopy and Ra- diative Transfer, vol. 61, no. 4, pp. 473–491, 1999

  2. [12]

    Non-thermal hydrogen atoms in the terrestrial upper thermo- sphere,

    J. Qin and L. Waldrop, “Non-thermal hydrogen atoms in the terrestrial upper thermo- sphere,”Nature Communications, vol. 7, p. 13 655, Dec. 2016, Art. no. 13655.doi:10 . 1038/ncomms13655

  3. [13]

    Planetary coronae and atmospheric evaporation,

    J. W. Chamberlain, “Planetary coronae and atmospheric evaporation,”Planetary and Space Science, vol. 11, pp. 901–+, Aug. 1963.doi:10.1016/0032-0633(63)90122-3

  4. [14]

    Analytic exosphere models for geocoronal applications,

    J. Bishop, “Analytic exosphere models for geocoronal applications,”Planetary and Space Science, vol. 39, pp. 885–893, Jun. 1991.doi:10.1016/0032-0633(91)90093-P

  5. [15]

    Thermospheric atomic hydrogen densities and fluxes from dayside Lyman /α measurements,

    J. Bishop, “Thermospheric atomic hydrogen densities and fluxes from dayside Lyman /α measurements,”Journal of Atmospheric and Solar-Terrestrial Physics, vol. 63, pp. 331–340, Mar. 2001.doi:10.1016/S1364-6826(00)00211-X

  6. [16]

    Nrlmsis 2.0: A whole-atmosphere empirical model of temperature and neutral species densities,

    J. T. Emmert et al., “Nrlmsis 2.0: A whole-atmosphere empirical model of temperature and neutral species densities,”Earth and Space Science, vol. 8, no. 3, e2020EA001321, 2021, e2020EA001321 2020EA001321.doi:https : / / doi . org / 10 . 1029 / 2020EA001321eprint: https://agupu...

  7. [17]

    Comparison of terrestrial exospheric hydrogen 3d distributions at solar minimum and maximum using twins lyman- alpha observations,

    J. H. Zoennchen, G. Cucho-Padin, L. Waldrop, and H. J. Fahr, “Comparison of terrestrial exospheric hydrogen 3d distributions at solar minimum and maximum using twins lyman- alpha observations,”Frontiers in Astronomy and Space Sciences, vol. 11, 2024.doi:10.3389/ fspas.2024.1409744

  8. [18]

    Terrestrial exospheric hydrogen density distri- butions under solar minimum and solar maximum conditions observed by the twins stereo mission,

    J. H. Zoennchen, U. Nass, and H. J. Fahr, “Terrestrial exospheric hydrogen density distri- butions under solar minimum and solar maximum conditions observed by the twins stereo mission,”Annales Geophysicae, vol. 33, no. 3, pp. 413–426, 2015.doi:10.5194/angeo-33- 413-2015[Onlin...

  9. [19]

    T. P. Chamberlain and D. M. Hunten,Theory of planetary atmospheres: an introduction to their physics and chemistry. Academic Press, 1990, vol. 36

  10. [20]

    M. Sirk et al.,Design and performance of the carruthers geocoronal imager, Under review by Space Science Reviews, 2026.doi:https://doi.org/10.48550/arXiv.2606.31816arXiv: 2606.31816 [astro-ph.IM]. [Online]. Available:https://arxiv.org/abs/2606.31816

  11. [21]

    Lyman-αmodels for lro lamp from messenger mascs and soho swan data,

    W. R. Pryor et al., “Lyman-αmodels for lro lamp from messenger mascs and soho swan data,” inCross-Calibration of Far UV Spectra of Solar System Objects and the Heliosphere, E. Qu´ emerais, M. Snow, and R.-M. Bonnet, Eds. New York, NY: Springer New York, 2013, pp. 163–175,isbn:...

  12. [22]

    Evidence for a source of an extraterrestrial hydrogen lyman- alpha emission,

    J. Bertaux and J. Blamont, “Evidence for a source of an extraterrestrial hydrogen lyman- alpha emission,”Astronomy and Astrophysics, Vol. 11, p. 200 (1971), vol. 11, p. 200, 1971

  13. [23]

    Initial observations with the global ultraviolet imager (guvi) in the nasa timed satellite mission,

    A. B. Christensen et al., “Initial observations with the global ultraviolet imager (guvi) in the nasa timed satellite mission,”Journal of Geophysical Research: Space Physics, vol. 108, no. A12, 2003.doi:https://doi.org/10.1029/2003JA009918eprint:https://agupubs. onlinelibrary....

  14. [24]

    Chapter 17 - ionospheric electron density,

    R. E. Huffman, “Chapter 17 - ionospheric electron density,” inAtmospheric Ultraviolet Re- mote Sensing, ser. International Geophysics, R. E. Huffman, Ed., vol. 52, Academic Press, 1992, pp. 279–306.doi:https://doi.org/10.1016/S0074- 6142(08)60361- 7[Online]. Available:https://...

  15. [25]

    Far ultraviolet instrument technology,

    L. J. Paxton, R. K. Schaefer, Y. Zhang, and H. Kil, “Far ultraviolet instrument technology,” Journal of Geophysical Research: Space Physics, vol. 122, no. 2, pp. 2706–2733, 2017.doi: https : / / doi . org / 10 . 1002 / 2016JA023578eprint:https : / / agupubs . onlinelibrary . w...

  16. [26]

    Atmospheric ultraviolet radiance integrated code (auric): Theory, soft- ware architecture, inputs, and selected results,

    D. Strickland et al., “Atmospheric ultraviolet radiance integrated code (auric): Theory, soft- ware architecture, inputs, and selected results,”Journal of Quantitative Spectroscopy and Radiative Transfer, vol. 62, no. 6, pp. 689–742, 1999

  17. [27]

    The solar ultraviolet spectral irradiance monitor (susim) experiment on board the upper atmosphere research satellite (uars),

    G. E. Brueckner, K. L. Edlow, L. E. Floyd IV, J. L. Lean, and M. E. VanHoosier, “The solar ultraviolet spectral irradiance monitor (susim) experiment on board the upper atmosphere research satellite (uars),”Journal of Geophysical Research: Atmospheres, vol. 98, no. D6, pp. 10 ...

  18. [28]

    Lunar reflectivity from Extreme Ultraviolet Explorer imaging and spectroscopy of the full moon,

    B. Flynn, J. Vallerga, G. Gladstone, and J. Edelstein, “Lunar reflectivity from Extreme Ultraviolet Explorer imaging and spectroscopy of the full moon,”grl, vol. 25, pp. 3253–3256, 1998.doi:10.1029/98GL02483

  19. [29]

    The Far Ultraviolet Wavelength Dependence of the Lunar Phase Curve as Seen by LRO LAMP,

    Y. Liu et al., “The Far Ultraviolet Wavelength Dependence of the Lunar Phase Curve as Seen by LRO LAMP,”Journal of Geophysical Research (Planets), vol. 123, no. 10, pp. 2550–2563, Oct. 2018.doi:10.1029/2018JE005580

  20. [30]

    Hapke,Theory of reflectance and emittance spectroscopy

    B. Hapke,Theory of reflectance and emittance spectroscopy. Cambridge university press, 2012

  21. [31]

    The ultra- violet reflectivity of jupiter at 3.5 ˚A resolution from astro-1 and astro-2,

    P. F. Morrissey, P. D. Feldman, M. A. McGrath, B. C. Wolven, and H. W. Moos, “The ultra- violet reflectivity of jupiter at 3.5 ˚A resolution from astro-1 and astro-2,”The Astrophysical Journal, vol. 454, no. 1, p. L65, 1995

  22. [32]

    The far-ultraviolet spectra and geometric albedos of jupiter and saturn,

    J. T. Clarke, H. W. Moos, and P. D. Feldman, “The far-ultraviolet spectra and geometric albedos of jupiter and saturn,”Astrophysical Journal, Part 1, vol. 255, Apr. 15, 1982, p. 806-818., vol. 255, pp. 806–818, 1982

  23. [33]

    Mars: The spectral albedo (0.3–2.5µ) of small bright and dark regions,

    T. B. McCord, J. H. Elias, and J. A. Westphal, “Mars: The spectral albedo (0.3–2.5µ) of small bright and dark regions,”Icarus, vol. 14, no. 2, pp. 245–251, 1971

  24. [34]

    A rapid decrease of the hydrogen corona of mars,

    J. T. Clarke et al., “A rapid decrease of the hydrogen corona of mars,”Geophysical Research Letters, vol. 41, no. 22, pp. 8013–8020, 2014

  25. [35]

    Photon statistics,

    M. Bertolotti, “Photon statistics,” inPhoton Correlation and Light Beating Spectroscopy, Springer, 1974, pp. 41–74

  26. [36]

    On the liapunov limit error in the theory of probability,

    C.-G. Esseen, “On the liapunov limit error in the theory of probability,”Ark. Mat. Astr. Fys., vol. 28, pp. 1–19, 1942

  27. [37]

    N. L. Johnson, A. W. Kemp, and S. Kotz,Univariate discrete distributions. John Wiley & Sons, 2005

  28. [38]

    On the absolute constants in the berry-esseen type inequalities for identically distributed summands,

    I. Shevtsova, “On the absolute constants in the berry-esseen type inequalities for identically distributed summands,”arXiv preprint arXiv:1111.6554, 2011

  29. [39]

    An improvement of the berry–esseen inequality with applica- tions to poisson and mixed poisson random sums,

    V. Korolev and I. Shevtsova, “An improvement of the berry–esseen inequality with applica- tions to poisson and mixed poisson random sums,”Scandinavian Actuarial Journal, vol. 2012, no. 2, pp. 81–105, 2012. A Raw Image Statistics Derivations A.1 Convergence of High-Mean Poisson...

Pith tools

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