Public Member Functions | |
def | test_chimera2std |
Test chimera2std routine. More... | |
def | test_rw_ascii_v0 |
Test read and write ascii V0 format. More... | |
def | test_rw_ascii_v1 |
Test read and write ascii V1 format. More... | |
def tests.unittest_read_chole_solarmonitor_chimera.TestCholeChimera.test_chimera2std | ( | self | ) |
Test chimera2std routine.
Read a random v0 solarmonitor/chimera file, return choles_chimera list. Transform it into a choles_std and compare the 2 lists.
def tests.unittest_read_chole_solarmonitor_chimera.TestCholeChimera.test_rw_ascii_v0 | ( | self | ) |
Test read and write ascii V0 format.
First R/W a file for a given date and compare read and written files. Then, do the same for some random dates.
def tests.unittest_read_chole_solarmonitor_chimera.TestCholeChimera.test_rw_ascii_v1 | ( | self | ) |
Test read and write ascii V1 format.
First R/W a file for a given date and compare read and written files. Then, do the same for some random dates.