https://github.com/Thomite/pampro/blob/b45bf43884ab4028e6249f42334a91975ad2f1fe/examples/example_actigraph_usage.py#L28 I think this line should be: ``` counts.fill_windows(invalid_bouts, fill_value=-2) ```
pampro/examples/example_actigraph_usage.py
Line 28 in b45bf43
I think this line should be: