fact-project / fact-tools

The fact-tools are an extension to the streams framework to analyse the data of the First G-APD Cherenkov Telescope.
http://sfb876.tu-dortmund.de/FACT/
GNU General Public License v3.0
6 stars 1 forks source link

Single analysis #318

Closed maxnoe closed 6 years ago

maxnoe commented 6 years ago

Unfortunately, the including xmls need to be somewhat different, setting different outputKeys for example. And auxService and pixelDelayFile no also needs to be set for mcs.

Compare examples/stdAnalysis/observations.xml with examples/studies/simulations.xml

maxnoe commented 6 years ago

@mackaiver @jebuss I think this is ready to be merged now.

maxnoe commented 6 years ago

Ok, now we have only one file for the standard analysis, this was achieved by making the Writers keys parameter optional and then getting the correct output keys from the settings.properties file.