Skip to content

Resolve 267-provide-data-analysis-helper-functions

Erik Fransson requested to merge 267-provide-data-analysis-helper-functions into master

Summary of changes

  • Added data_analysis.py
  • Added functions
    • compute_autocorrelation_function
    • estimate_correlation_length
    • estimate_error
  • Attached analyze_data to dc which performs a full analysis of data.

Closes #267 (closed)

Edited by Paul Erhart

Merge request reports