Fix time-domain calculations of the optimal observation filter
Compare changes
- Achilles Kappis authored
+ 1
− 1
@@ -86,7 +86,7 @@ The project is licensed under the ***MIT License***, which is a rather unrestric
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).