Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

/sdf/data/lcls/ds/rix/rixx1003721/results/scripts/python nonBasicScript.py rixx1003721 200


One can now do e.g.

python /sdf/data/lcls/ds/asc/ascdaq18/results/scripts/dumpPVs.py ascdaq18 291 ePixHR_Temp_1,ePixHR_Temp_2,ePixHR_Humidity

to dump a list of PVs to a numpy file for a run with PVs.  These can be discovered using detnames:

detnames -e exp=ascdaq18,run=291

--------------------------------------------

Detector Name   | Epics Name                

--------------------------------------------

StaleFlags      |                           

ePixHR_Temp_1   | DET:EPIXHR:02:TEMP1       

ePixHR_Temp_2   | DET:EPIXHR:02:TEMP2       

ePixHR_Humidity | DET:EPIXHR:02:HUMIDITY    

ePixHR_Dig_in   | DET:EPIXHR:02:DIG_IN_V    

ePixHR_Ana_in   | DET:EPIXHR:02:ANA_IN_V    

ePixHR_Dig_Cur  | DET:EPIXHR:02:ASIC_DIG_CUR

ePixHR_Ana_Cur  | DET:EPIXHR:02:ASIC_ANA_CUR

--------------------------------------------