Skip to content
Snippets Groups Projects
  1. Jan 24, 2018
  2. Jan 22, 2018
  3. Jan 20, 2018
  4. Jan 19, 2018
  5. Jan 17, 2018
  6. Jan 16, 2018
  7. Jan 14, 2018
  8. Jan 10, 2018
  9. Jan 04, 2018
    • Eric Pooser's avatar
      El lo renaming (#350) · 896464a8
      Eric Pooser authored
      * Update leaf names
      
      * Update SHMS maps with new naming convention
      
      * Update coin maps
      
      * Update HMS maps
      
      * Update scaler maps
      
      * Update SHMS & HMS report files
      Unverified
      896464a8
  10. Jan 03, 2018
  11. Dec 18, 2017
    • Eric Pooser's avatar
      Trigger eff (#344) · 3a34ec40
      Eric Pooser authored
      * Add prescaled live time measurement calculation
      
      * Update parameter files and create appropriate default calib files for HMS
      
      * Fix template file
      Unverified
      3a34ec40
  12. Dec 13, 2017
  13. Dec 11, 2017
    • Eric Pooser's avatar
      Report file work (#331) · d4950896
      Eric Pooser authored
      * Update templates so that scalers and production are calculating the computer live time in the same manner
      
      * Update replay scripts to include the configuration event handler and correct event types in the scaler replays
      
      * Update various DEFfiles so that the report file quantities are consistent
      Unverified
      d4950896
    • Mark Jones's avatar
      Changes to TEMPLATES and cuts files · a1b1368b
      Mark Jones authored
      Live time calculation was using the wrong scaler.
      a1b1368b
  14. Dec 09, 2017
  15. Dec 05, 2017
  16. Dec 04, 2017
    • Eric Pooser's avatar
      Trigger work (#296) · f0cfaace
      Eric Pooser authored
      * Include new trigger types in the trigger apparatus
      
      * Add new trigger types to scaler maps and database
      
      * Include new trigger types in trigger maps
      
      * Update scaler templates and def files
      
      * Update maps to include new trigger types
      
      * Set scaler event handlers to point at event 129 scaler reads
      
      * Minor changes to pscaler cuts
      Unverified
      f0cfaace
  17. Nov 21, 2017
    • teaandcrumpets's avatar
      Templatework (#270) · 7b6120f7
      teaandcrumpets authored
      * General formatting on pstackana.template. Template and cut file for hstackana_production.
      
      * Edits to non-kpp template and cuts file.
      7b6120f7
  18. Nov 20, 2017
    • Eric Pooser's avatar
      Edtm live time (#268) · de651b4e
      Eric Pooser authored
      * Incorporate event 129 into scaler reads
      
      * Add configuration event handler
      
      * Add pre-scale values and factors, also had HMS hodoscope scaler info
      
      * Fix typo
      Unverified
      de651b4e
  19. Nov 10, 2017
  20. Nov 01, 2017
  21. Oct 31, 2017
  22. Oct 13, 2017
  23. Sep 27, 2017
  24. Sep 22, 2017
    • Hall C Online Analyzer User's avatar
      Pooser edtm work (#215) · b184324a
      Hall C Online Analyzer User authored
      * Add SHMS FADC reference time signal
      
      * Modify report files and templates to better quantify the deadtimes
      
      * Push initial changes for Steve
      
      * Include failed state of HMS scalers replay script
      
      * Include proper(?) method for obtaining event 129 scaler reads
      
      * Ensure that trigger apparatus cut file has similar flow to stack and production to avoid confusion
      
      * Remove reference time which serves as a reference time for the trigger apparatus
      
      * Update maps corresponding to previous commit
      
      * Ignore # files
      
      * Update test stand cuts file to match production and stack
      
      * Update test stand cuts file to match production and stack on HMS side
      
      * Update cuts files to handle new event type stucture corresponding to mulitple triggers
      
      * Make cuts only HMS specific
      
      * Do the same for the SHMS and correct the template files
      
      * Correct template files
      
      * Add pedestal event because of historical reasons (needs to be fixed)
      
      * Do the same for the SHMS
      b184324a
  25. Sep 21, 2017
    • Hall C Online Analyzer User's avatar
      Pooser edtm work (#214) · 55e99c3a
      Hall C Online Analyzer User authored
      * Add SHMS FADC reference time signal
      
      * Modify report files and templates to better quantify the deadtimes
      
      * Push initial changes for Steve
      
      * Include failed state of HMS scalers replay script
      
      * Include proper(?) method for obtaining event 129 scaler reads
      
      * Ensure that trigger apparatus cut file has similar flow to stack and production to avoid confusion
      
      * Remove reference time which serves as a reference time for the trigger apparatus
      
      * Update maps corresponding to previous commit
      
      * Ignore # files
      
      * Update test stand cuts file to match production and stack
      
      * Update test stand cuts file to match production and stack on HMS side
      55e99c3a
  26. Sep 18, 2017
  27. Sep 15, 2017
    • vardant's avatar
      Add calorimeter efficiency calculations. (#207) · 0051e55c
      vardant authored
      * Add efficiency calculations for the layers of the calorimeters.
      
      * Add efficiency calculation for the Array part of calorimeter.
      
      * Update phgcer_calib.param
      
      @vardant These calibration numbers should be included in hallc_replay/PARAM/SHMS/HGCER/CALIB/KPP_Spring_2017/.  For reference the gain constants for run 464 were phgcer_adc_to_npe = 1/111., 1/118., 1/122., 1/125.
      
      * Update pcal_geom.param
      
      Fix some typos
      0051e55c
  28. Aug 02, 2017
  29. Jul 28, 2017
    • Eric Pooser's avatar
      Coincidence setup (#193) · 6565a90b
      Eric Pooser authored
      * First hack at setting up coincidence replay
      
      * Add coincidence trigger map
      
      * Update merge list for example purposes
      
      * Add coincidence map
      
      * Create coincidence replay script
      6565a90b
  30. Jul 27, 2017
  31. Jul 26, 2017
    • Eric Pooser's avatar
      Pooser rename dirs work (#186) · c1277892
      Eric Pooser authored
      * Fix naming scheme and histo names to be consistant with the rest of the repo
      
      * Same fix as previous commit but for HMS
      
      * Modify production replay scripts to keep naming convention consistant with previous commits
      
      * Apparently THaVhist cannot handle LaTeX alphabets
      
      * Turn off tzero per wire param causing replay to crash and burn
      
      * Uncomment event/trigger types.  Needs to be cleaned up later
      
      * Remove deprecated detector directories
      
      * Remove deprecated map files
      
      * Exclude trigger histo with no real variable
      
      * Include raster into stack map
      
      * Uncomment lines which were causing a bajillion errors
      
      Needs to be cleaned up at some point
      
      * Remove deprecated parameter files
      
      * Remove deprecated replay scripts
      
      * Remove deprecated template file
      c1277892
  32. Jul 25, 2017
    • Eric Pooser's avatar
      Hms replay restruct (#182) · d02e6a42
      Eric Pooser authored
      * Re-structure the PARAM files for HMS and added raster variables to thms.param
      
      * restructure hallc_replay DBASE for HMS param files; add hodo/cer kpp_spring_2017 calibration directories and parameter files
      
      * restructure HMS detector maps directory; add hms run 303 to standard.database
      
      * -added Raster to HMS trigger map
      -minor fix in commented raster names
      -minor fix in name for HMS to SHMS in an shms map file
      
      * -Include only one spectrometer in 'g.evtyp' variable for HMS/SHMS report file cuts (for the moment ...)
      
      * -added new 'PRODUCTION' directory for HMS where all def files with 'good' variables are included
      -copied python script/list from SHMS 'PRODUCTION' directory to HMS.
      (This script combines individual detector def files into one)
      
      * -added STACK directory in HMS Def-files dir, which includes only stack histograms (excludes EPICS variables)
      
      * -added TEST_STANDS directory in HMS Def-Files to include raw and good
      detector histograms
      
      * -excluded hms Aerogel from def files (for now . . .)
      
      * -updated HMS templates for scalers, stack and production
      
      * Re-structure the PARAM files for HMS and added raster variables to thms.param
      
      * restructure hallc_replay DBASE for HMS param files; add hodo/cer kpp_spring_2017 calibration directories and parameter files
      
      * restructure HMS detector maps directory; add hms run 303 to standard.database
      
      * -added Raster to HMS trigger map
      -minor fix in commented raster names
      -minor fix in name for HMS to SHMS in an shms map file
      
      * -Include only one spectrometer in 'g.evtyp' variable for HMS/SHMS report file cuts (for the moment ...)
      
      * -added new 'PRODUCTION' directory for HMS where all def files with 'good' variables are included
      -copied python script/list from SHMS 'PRODUCTION' directory to HMS.
      (This script combines individual detector def files into one)
      
      * -added STACK directory in HMS Def-files dir, which includes only stack histograms (excludes EPICS variables)
      
      * -added TEST_STANDS directory in HMS Def-Files to include raw and good
      detector histograms
      
      * -excluded hms Aerogel from def files (for now . . .)
      
      * -updated HMS templates for scalers, stack and production
      
      * -Restructurization of replay scripts in HMS
      
      * Minor fixes in shms replay scripts
      
      * -moved replay scripts to new directories
      d02e6a42
  33. Jul 24, 2017
  34. Jul 21, 2017
Loading