XENON1T / cax

Simple data management tool
ISC License
1 stars 2 forks source link

Add corrections eff #114

Open XeBoris opened 7 years ago

XeBoris commented 7 years ago

This change in massive-cax works together with a new "--local" to change the batch queue purpose of massive-cax into simple submission of simple cax jobs (selected by run number or run name). This change is regarding adding corrections to the runDB only if its necessary then and allows to cycle much faster over the whole runDB.

Fixes #108

pdeperio commented 7 years ago

@XeBoris please check the codacy report too

pdeperio commented 7 years ago

@lucrlom can you please review and test this on xe1t-datamanager for adding corrections?

pdeperio commented 7 years ago

@lucrlom did you ever test this on xe1t-datamanager back in July? i.e. with:

massive-cax --config /home/xe1tdatamanager/cax_slowcontrol.json  --no-batch-mode

Anyway, it looks like the cax process on xe1t-datamanager magically started working again, e.g. around 2017-09-03, all Corrections tasks were executed.

So I guess we should just merge as long as you confirm default behavior (i.e. without --no-batch-mode) is unchanged.