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 original code by Max Kresch works but it is showing some age and users complain about some missing features and ask for a better user interface. Hence a meeting with requirements for a new implementation of the getdos code.
These requirements were gathered at the start of this project and some of them were implemented while others are not. This ticket revisits the list and check off those items that are done, and new tickets will be created for items still pending.
The list include items intended to fix problems in the original code and items for desired new features
Fix problems
Remove pkl files: pkl files are not used in the new code. hdf5 histogram files are used instead.
The original code by Max Kresch works but it is showing some age and users complain about some missing features and ask for a better user interface. Hence a meeting with requirements for a new implementation of the getdos code.
from https://github.com/sns-chops/multiphonon/blob/2c0cb427061af44e26a279c8008839ee9092265d/docs/initial_requirements.jpg
These requirements were gathered at the start of this project and some of them were implemented while others are not. This ticket revisits the list and check off those items that are done, and new tickets will be created for items still pending.
The list include items intended to fix problems in the original code and items for desired new features
Fix problems
hide divide by zero warning in dos2sqe calculation #33Remove the requirement that E=0 has to be center of an energy bin #39Desired features
sqe2dos: support S(Q,E) that only measures a portion of the DOS #30support batch mode #35The text was updated successfully, but these errors were encountered: