update CHANGELOG

- about example notebook
- about count_riseup
This commit is contained in:
Wataru Otsubo 2024-10-01 21:57:49 +09:00
parent 48d701b3a3
commit 788acf2d7e

View file

@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `DownloadCSVs` module and functions which downloads the latest CSVs from Google sheets
- Add `ClockParser` module and `get_skew` function
- Add `lvds_tx_skew` column to `qaqc_single_run_result` table and related functions in `import_data.jl`
- Add example Pluto notebook which plots clock skew histogram
- Add `count_riseup` to count rise up in clock result
### Changed