AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/file_io/NumpyFile.hpp"
#include "aare/core/NDArray.hpp"
#include <catch2/catch_test_macros.hpp>
#include "test_config.hpp"
Functions | |
TEST_CASE ("Read a 1D numpy file with int32 data type") | |
TEST_CASE ("Read a 3D numpy file with np.double data type") | |
TEST_CASE | ( | "Read a 1D numpy file with int32 data type" | ) |
TEST_CASE | ( | "Read a 3D numpy file with np.double data type" | ) |