Typhon
0.10.0dev
  • Reference
    • ARTS
    • Cloud mask
    • Collocations
    • Configuration and Environment
    • Constants
    • Datasets
    • Filesets and handlers
    • Geodesy and Geography
    • Mathematics
    • Physics
    • Physics (Unit-aware via pint)
    • Plotting
    • Retrieval
      • Retrieval methods
        • Bayesian Monte Carlo Integration (BMCI)
        • Markov-Chain Monte Carlo (MCMC)
        • Quantile regression neural networks (QRNNs)
        • Optimal estimation method (OEM)
      • Retrieval products
      • Utility functions
    • Spectroscopy
    • Topography
    • Miscellaneous
    • Indices and tables
  • Developer documentation
  • FAQ
  • Tutorials
Typhon
  • Reference
  • Retrieval methods
  • Markov-Chain Monte Carlo (MCMC)
  • MCMC
  • print_log
  • View page source

print_log

MCMC.print_log(step, acceptance)[source]

Prints log output to stdout.

Parameters:
  • step – The number of the current step

  • acceptance – The array of bools tracking the acceptances for each simulation step.

Previous Next

© Copyright The Typhon Developers.

Built with Sphinx using a theme provided by Read the Docs.