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

API Reference#

Here follows the API documentation of chronpy.

  • chronpy
    • chronpy.psd
      • chronpy.psd.models
        • build_namespace()
        • evaluate_stack()
        • extract_stack()
        • Model
        • Component
        • CompositeComponent
        • NumIntComponent
        • Const
        • PL
        • BrokenPL
        • BentPL
        • SmoothlyBrokenPL
        • Lorentz
      • 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

chronpy

next

chronpy

© Copyright 2025, Wang-Chen Xue & contributors.

Built with the PyData Sphinx Theme 0.16.1.