neutrons / multiphonon

multiphonon (getDOS)
MIT License
3 stars 5 forks source link

sqe2dos: support S(Q,E) that only measures a portion of the DOS #30

Closed yxqd closed 7 years ago

yxqd commented 7 years ago

The current implementation assumes that the exp S(Q,E) extends a energy range that includes all phonon modes. This won't work well if multiple measurements of the same material at different incident energies are performed because the multi-phonon and multiple-scattering corrections should be computed from the full-range density of states instead of the lower-energy portion of the DOS.

Here we want to adjust the methods to allow for taking an initial DOS, and only update the lower-energy portion of the DOS that is measured in current Ei.

Methods need to be changed

yxqd commented 7 years ago

image