restructured GainMap to have own class and generalized
Some checks failed
Build the package using cmake then documentation / build (ubuntu-latest, 3.12) (push) Failing after 40s

This commit is contained in:
Mazzoleni Alice Francesca
2025-04-02 17:58:26 +02:00
parent 98d2d6098e
commit 50eeba4005
5 changed files with 129 additions and 31 deletions

View File

@@ -344,6 +344,7 @@ set(PUBLICHEADERS
include/aare/Fit.hpp
include/aare/FileInterface.hpp
include/aare/Frame.hpp
include/aare/GainMap.hpp
include/aare/geo_helpers.hpp
include/aare/NDArray.hpp
include/aare/NDView.hpp