EzTao

A Python Toolkit for AGN Time Series Analysis using CARMA models

MIT License

Downloads
143
Stars
17
Committers
3

Bot releases are hidden (Show)

EzTao - v0.4.3 Latest Release

Published by ywx649999311 10 months ago

  • Drop support for Python 3.7
  • Bump numba requirement to >=0.57.0.
  • New Features: Added seed options to gpSimRand, gpSimFull, and addNoise
  • Bug fixes: #74, #75
EzTao - v0.4.2rc2

Published by ywx649999311 10 months ago

  • bump numba requirement to 0.57.0
EzTao - v0.4.2rc1

Published by ywx649999311 10 months ago

  • New Features: Added seed options to gpSimRand, gpSimFull, and addNoise
  • Bug fixes: #74, #75
EzTao - Version 0.4.1

Published by ywx649999311 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ywx649999311/EzTao/compare/v0.4.0...v0.4.1

EzTao - Version 0.4

Published by ywx649999311 about 3 years ago

  • Fitting functions (i.e., drw_fit) are now fully modular (allow user provided optimization function, prior function and etc.)
  • A new addNoise function to simulated random noise given measurement errors.
  • Bug fixes: #44
  • API changes: n_iter -> n_opt in fitting functions.

close #41, #42, #43

EzTao -

Published by ywx649999311 almost 4 years ago

  • update parameter initialization in fit functions; removed de option #26, #27
  • add few utils functions #30, #25
  • add mcmc module #29
  • ts simulation now support linear error
  • added online documentation
EzTao -

Published by ywx649999311 almost 4 years ago

EzTao -

Published by ywx649999311 almost 4 years ago

EzTao - v0.2.4rc0

Published by ywx649999311 almost 4 years ago

  • update parameter initialization in fit functions; removed de option #26, #27
  • add few utils functions #30, #25
  • add mcmc module #29
  • ts simulation now support linear error
  • added online documentation
EzTao - v0.2.3

Published by ywx649999311 almost 4 years ago

  • add methods to CARMA_term conversion between CARMA and poly space
  • fixed bugs and add tests for model 2nd order stat funcs
  • close #2, close #10
EzTao - v0.2.1

Published by ywx649999311 almost 4 years ago

  • Bug fixes
  • Improved accuracy/reliability on fitting higher order models (using the minimizer)
  • add minimizer option to all fitting functions
EzTao - Version 0.2.0

Published by ywx649999311 almost 4 years ago

EzTao -

Published by ywx649999311 almost 4 years ago