AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Functions
NumpyFile.test.cpp File Reference
#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")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "Read a 1D numpy file with int32 data type"  )

◆ TEST_CASE() [2/2]

TEST_CASE ( "Read a 3D numpy file with np.double data type"  )