Skip to main content
Ctrl+K

JinWu Documentation

  • Quick Start Guide
  • API Reference
  • Light-curve Fitting
  • Spectral Fitting
  • Upper Limits
    • Galactic NH (nhtot)
    • RedshiftExtrapolator 使用与原理说明
    • Changelog
  • GitHub
  • GitHub
  • Quick Start Guide
  • API Reference
  • Light-curve Fitting
  • Spectral Fitting
  • Upper Limits
  • Galactic NH (nhtot)
  • RedshiftExtrapolator 使用与原理说明
  • Changelog
  • GitHub
  • GitHub

Section Navigation

  • band_from_arf_bins
  • channel_mask_from_ebounds
  • guess_ogip_kind
  • readfits
  • read_arf
  • read_rmf
  • read_pha
  • read_lc
  • read_evt
  • write_arf
  • write_rmf
  • write_pha
  • write_lc
  • write_evt
  • writefits
  • slice_lightcurve
  • rebin_lightcurve
  • slice_pha
  • rebin_pha
  • slice_events
  • rebin_events_to_lightcurve
  • netdata
  • EnergyBand
  • ChannelBand
  • RegionArea
  • RegionAreaSet
  • HduHeader
  • FitsHeaderDump
  • OgipMeta
  • ArfBase
  • RmfBase
  • PhaBase
  • ArfData
  • RmfData
  • PhaData
  • LightcurveDataBase
  • LightcurveData
  • EventDataBase
  • EventData
  • timescale
  • LightcurveDataset
  • SpectrumDataset
  • JointDataset
  • OgipArfReader
  • OgipRmfReader
  • OgipPhaReader
  • OgipLightcurveReader
  • OgipEventReader
  • ArfReader
  • RmfReader
  • RspReader
  • LightcurveReader
  • PhaWriter
  • ArfWriter
  • RmfWriter
  • LightcurveWriter
  • EventWriter
  • OgipData
  • __version__
  • netdata
  • LightcurveDataset
  • SpectrumDataset
  • JointDataset
  • li_ma_snr
  • LightcurveSNREvaluator
  • TriggerDecider
  • BackgroundSimple
  • BackgroundPrior
  • BackgroundCountsPosterior
  • BackgroundSpectralPrior
  • prepare_background_for_fakeit
  • KConfig
  • XspecSession
  • XspecKFactory
  • contgbmrsp
  • ModelBase
  • AdditiveModel
  • MultiplicativeModel
  • ConvolutionModel
  • GeneralRelativity
  • netdata
  • API Reference
  • OgipEventReader

OgipEventReader#

class jinwu.core.OgipEventReader(path: str | Path)[source]#

Bases: object

Methods Summary

read()

validate()

Methods Documentation

read() → EventData[source]#
validate() → ValidationReport[source]#

previous

OgipLightcurveReader

next

ArfReader

On this page
  • OgipEventReader
    • OgipEventReader.read()
    • OgipEventReader.validate()
Show Source

© Copyright 2025-2026, Xinxiang Sun (孙新翔).

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.19.0.