Fix time-domain calculations of the optimal observation filter
Compare changes
- Achilles Kappis authored
+ 3
− 1
@@ -11,6 +11,7 @@ The current structure of the section is shown below
@@ -51,4 +52,5 @@ None.
The calculations for the time-domain optimal observation filters have been fixed.
There are some minor improvements in other fields such as:
obsFiltTD()
that screwed up the dimensions of the arrays when there was only one source.ptSrcFieldTD()
that screwed up the dimensions of the arrays when there was only one source.This merge closes the Closes #8 (closed).