Add some more extrapolation in h5parm freqs
1 unresolved thread
1 unresolved thread
Another try at https://jira.skatelescope.org/browse/AST-468, previously wrongly implemented in !24 (merged). The problem was the abs: the tolerance was applied also to the right of the start of the first frequency in the h5parm. This was caught by tapplycalh5/testampl4 in DP3.
I'm still working on a test of GetFreqIndex here.
Merge request reports
Activity
added 2 commits
- Resolved by Maik Nijhuis
- Resolved by Tammo Jan Dijkema
- Resolved by Tammo Jan Dijkema
- Resolved by Tammo Jan Dijkema
- Resolved by Tammo Jan Dijkema
- Resolved by Tammo Jan Dijkema
- Resolved by Maik Nijhuis
- Resolved by Maik Nijhuis
- Resolved by Tammo Jan Dijkema
- Resolved by Tammo Jan Dijkema
- Resolved by Tammo Jan Dijkema
94 122 H5Parm h5parm("tH5Parm_tmp.h5", true); 95 123 96 124 // Check that something is created 97 125 BOOST_CHECK_EQUAL(((H5::H5File&)(h5parm)).getNumObjs(), size_t{1}); added 2 commits
mentioned in commit e00188db
mentioned in merge request DP3!455 (merged)
Please register or sign in to reply