AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Functions
RawFile.test.cpp File Reference
#include "aare/file_io/File.hpp"
#include "aare/utils/logger.hpp"
#include <catch2/catch_test_macros.hpp>
#include <filesystem>
#include "test_config.hpp"

Functions

 TEST_CASE ("Read number of frames from a jungfrau raw file")
 
 TEST_CASE ("Read frame numbers from a jungfrau raw file")
 
 TEST_CASE ("Read data from a jungfrau 500k single port raw file")
 
 TEST_CASE ("Read frame numbers from a raw file")
 
 TEST_CASE ("Compare reading from a numpy file with a raw file")
 

Function Documentation

◆ TEST_CASE() [1/5]

TEST_CASE ( "Compare reading from a numpy file with a raw file"  )

◆ TEST_CASE() [2/5]

TEST_CASE ( "Read data from a jungfrau 500k single port raw file"  )

◆ TEST_CASE() [3/5]

TEST_CASE ( "Read frame numbers from a jungfrau raw file"  )

◆ TEST_CASE() [4/5]

TEST_CASE ( "Read frame numbers from a raw file"  )

◆ TEST_CASE() [5/5]

TEST_CASE ( "Read number of frames from a jungfrau raw file"  )