Closed Junwen-Huang closed 4 years ago
In myeval_righthand.py, I find this line L165, which multipies sigmas with 2. However, there is no similar process here in myeval_lefthand.py. Is it a mistake?
myeval_righthand.py
sigmas
myeval_lefthand.py
Thank you for reporting this typo. We have fixed it.
In
myeval_righthand.py
, I find this line L165, which multipiessigmas
with 2. However, there is no similar process here inmyeval_lefthand.py
. Is it a mistake?