Closed qezlou closed 2 years ago
Can you check whether this still happens with the last release version? This is a common way for bugs to manifest!
Can you check whether this still happens with the last release version? This is a common way for bugs to manifest!
Thank you Simeon. I checked with the pip
version, the error still pops op.
I found the commit which generates the error, this e7b5e4806327d4dd14a4f18ecb799bfd57d4a3a1
So, the new get_temp in ratenetworkspectra
doesn't work properly. Comparing it to the original get_temp() in abstractsnapshot.py
, no difference strikes my eyes.
@sbird Was this commit crucial ? i.e. Was the old get_temp
not accurate ?
Hello
I'm not sure why I'm getting this error after updating
fake_spectra
with the current master branch. This tells the fixed point convergence is not being achieved. I am using theTREECOOL_ep_2018p
. Anyone has encountered something similar ?Thanks, Mahdi