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 current code base contains a ne and old version of the main GSARaman class in 2 files:
Proposed Solution
Consolidate the new code into the file named gsaraman.py and remove gsaraman-new.py.
Resolve sub-module dependency issues (to gresq) as needed. Note gresq can be pinned to an older snapshot of master if absolutely needed. Ideally a new gsaraman.py can be updated that resolves all gresq compatibility issues and consolidates the new code.
The text was updated successfully, but these errors were encountered:
Description
The current code base contains a ne and old version of the main GSARaman class in 2 files:
Proposed Solution
gsaraman.py
and removegsaraman-new.py
.gsaraman.py
can be updated that resolves all gresq compatibility issues and consolidates the new code.The text was updated successfully, but these errors were encountered: