**Full Changelog**: https://github.com/soilwater/crnpy/compare/0.3.1...0.3.2
Changes in this version:
Source Code:
- Updated method signatures for count_time, fill_counts, normalize_counts, and compute_total_raw_counts to include a new parameter timestamp_col.
- Improved error handling and validation in methods.
Documentation:
- Added an overview of the CRNPy processing workflow with images.
- Corrected mathematical formulas.
Examples:
- Updated content in Jupyter Notebook examples.