OITools Documentation
Class diagram
Tests
- Creation of the first test files DumpOIFitsTest and LoadOIFitsTest. These are test files for checking the OIFitsLoader:
- DumpOIFitsTest displays file information and loads the contents file in the oifits folder and saves all information that we think is important to OIFits files (keywords, columns, values, ...) in a .properties file. This information is stored in a reference folder (which is supposed to not be modified).
- LoadOIFitsTest loads the .properties information and compares it with our files in the oifits folder.
- So we can see if changes in our code could alter the recovery of information from files.
- Added about thirty OIFits files to the oifits folder to test.
- They were chosen for their differences (Nwave = 1, Multi Table, Various instruments, file version 2, image ...) with a small search algorithm: FindFilesTool.
- OIFitsViewerTest.java test export csv, xml (OIDB)
--
CharleenKemps - 20 Oct 2017
This topic: Jmmc/Software
> WebHome >
JmmcOiFits >
JmmcOiTools > JmmcOiToolsDocs
Topic revision: r4 - 2017-10-23 - LaurentBourges