Refactor and update metric calc
Changes:
-
using
numdifftools
package as primary metric calculator (Hessian) -
reimplemented numerical derivatives, though not currently used (will reexamine in future)
-
tested three coordinate systems for local metric accuracy against fft metric:
- \{m_1, m_2\}
- \{\log_{10} m_1, \log_{10} m_2\}
- \{\log_{10} m_1, \log_{10} m_2, \chi \}
-
Added test coverage for utilities
Merge request reports
Activity
added 2 commits
added 14 commits
-
5cbd89df...a210d52a - 6 commits from branch
main
- eddecd7e - wip
- 96e398f8 - Merge branch 'main' into feature-test-cbc-m1-m2
- 205407d6 - wip
- c451f64e - wip
- bd75a411 - wip
- 6f9c4ddc - Merge branch 'main' into feature-test-cbc-m1-m2
- 63259ebc - refactor metric for t
- c7fe8506 - Merge branch 'main' into feature-test-cbc-m1-m2
Toggle commit list-
5cbd89df...a210d52a - 6 commits from branch
marked this merge request as draft from eddecd7e
added 1 commit
- d6204081 - refactor waveform generation loop; switch match routine in solve_deltas; clean up cruft
added 2 commits
added 4 commits
- 7e29fa09 - make base step depend on coords: clarify comments in CBCManifoldRectangle
- 60387b09 - add ball volume methods to the Rectangle class; make the volume tolerance a property for branching
- 64ada8fb - add coord dependent base step; lower default duration - I think it is fine?
- 8c137fbb - tweak m1 m2 step properties
Toggle commit listadded 2 commits
added 2 commits
mentioned in commit e6f4eded