added support for mode-by-mode decomposition of NRHybSur3dq8 waveform…
@lpathak97 You don't need to close and reopen pull request to change what is in them. The PR reflects the latest state of the branch, so whatever you change in the branch will be reflected automatically. So if you accidently commit a file, you can just revert that or go back to the old version and then push the new version to github without the extra commits.
Only two issues remain, which are related to duplication.
@lalit-pathak I think you may have rebased tbe wrong way. You want to use gwastro/master as the base and have your commits on top, not the other way around. (also avoid merge commits)