Closed soya-git closed 5 months ago
Thank you for pointing this out and allow me to apologize for the trouble and confusion.
You are right. We have fixed it in the new commit on master branch, which only changes this line to np.mean(ric)/np.std(ric)
.
In baseline.py, line167, shouldn't it be 'RICIR' : np.mean(ric)/np.std(ric)?