You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Using run log and MYA archiver

Input

CSV file 

MYA file

Load to DB

Development DB

java -Dorg.hps.conditions.connection.file=dev.prop -cp hps-distribution-3.3.3-SNAPSHOT-bin.jar org.hps.conditions.svt.SvtBiasConditionsLoader -c HPS_Runs_2015-SVT_timing_guesses_for_Jeremy.csv -m SVT:bias:bot:20:v_sens.mya -g

where dev.prop is a text file containing:

hostname = hpsdb.jlab.org
user = pelle
password = "ask jeremy"
database = hps_conditions_dev


  • No labels