muTr Calibration Analysis Procedure - MJL - 10/27/01 ==================================================== * very recently (10/27/01) I have instituted automatic analysis once the data is taken, triggered at the end of the daq cycle * presently I will analyze calibration data - please inform me when new data is taken. However if you should need to analyze it yourself this is how it works. * log into phnxmutr account on va011.phenix.bnl.gov * cd calib * type "do 22jun01_1234" where "22jun01_1234" is from the log file name you noted above when taking data. * this will do the analysis of the calibration data and produce some ntuples, ps files showing the results and a txt file containing the resulting pedestals, gains and rms values suitable for input to the data base. * inspect the txt file (e.g. with a name like cal_22jun01_1234.txt) to see that results are reasonable. * if reasonable you can put it into Objectivity: edit dbputAll.C to - read this new file (cal_22jun01_1234.txt) - use the appropriate time stamps for this calibration - and have an appropriate comment with the new date then run it in root: root -b .x dbputAll.C