Skip to main content
Ctrl+K

chronpy

  • API Reference
  • GitHub Repository
  • GitHub
  • API Reference
  • GitHub Repository
  • GitHub

Section Navigation

  • chronpy
    • chronpy.psd
      • chronpy.psd.models
  • API Reference
  • chronpy

chronpy#

  • chronpy.psd
    • chronpy.psd.models
      • build_namespace()
      • evaluate_stack()
      • extract_stack()
      • Model
        • Model.power()
        • Model.prior
        • Model.default
      • Component
        • Component.power()
        • Component.integral()
        • Component.params
        • Component.prior
      • CompositeComponent
        • CompositeComponent.integral()
      • NumIntComponent
        • NumIntComponent.integral()
        • NumIntComponent.continuum()
      • Const
        • Const.integral()
      • PL
        • PL.integral()
      • BrokenPL
        • BrokenPL.integral()
      • BentPL
        • BentPL.continuum()
      • SmoothlyBrokenPL
        • SmoothlyBrokenPL.continuum()
      • Lorentz
        • Lorentz.integral()
    • Lightcurve
      • Lightcurve.t
      • Lightcurve.counts
      • Lightcurve.rate
      • Lightcurve.tbins
      • Lightcurve.exposure
      • Lightcurve.dt
      • Lightcurve.evenly_sampled
    • PSD
      • PSD.from_lc()
      • PSD.freq
      • PSD.power
      • PSD.perr
      • PSD.density
      • PSD.derr
      • PSD.freq_bins
      • PSD.bins_width
      • PSD.df
      • PSD.dt
      • PSD.dof
    • Periodogram
      • Periodogram.from_lc()
      • Periodogram.rebin_log()
      • Periodogram.rebin_significance()
      • Periodogram.perr
    • PowerDist
      • PowerDist.log_prob()
    • Fit
      • Fit.ndata
      • Fit.nparam
      • Fit.numpyro_model
      • Fit.run_nuts()
      • Fit.loss
      • Fit.params_names
      • Fit.transform
      • Fit.mle_lm()
      • Fit.mle()
      • Fit.simulate()
      • Fit.batch_fit()
    • init_bacth_fit()

previous

API Reference

next

chronpy.psd

© Copyright 2025, Wang-Chen Xue & contributors.

Built with the PyData Sphinx Theme 0.16.1.