You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LRez included with LEVIATHAN seems not to be working with my data. I see others have had the same issue with LRex producing an "stoi" error
I installed LRex directly from the LRez github https://github.com/morispi/LRez and it work just fine. This suggests the LRex packaged with LEVIATHAN has a bug.
The text was updated successfully, but these errors were encountered:
thank you for this pertinent issue !
We have fixed several bugs in LRez but forgot to update the version in LEVIATHAN.
If you installed LEVIATHAN through git, you need to update LEVIATHAN and its submodule and then re-compile both LRez and LEVIATHAN :
git pull
git submodule update
./install.sh
If you installed LEVIATHAN with conda, just re-install the package (conda will pick the latest release of LRez, 2.2.4, which is bug-free).
The LRez included with LEVIATHAN seems not to be working with my data. I see others have had the same issue with LRex producing an "stoi" error
I installed LRex directly from the LRez github
https://github.com/morispi/LRez
and it work just fine. This suggests the LRex packaged with LEVIATHAN has a bug.The text was updated successfully, but these errors were encountered: