You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* - Added missing year option in template maker
- Added additional append lines for the command output txt files
- Added missing import of GetDirectory in the plotDifferentialBins.py
* new changes
* small bug update
* fix small bug
* nnlops
* partly change 125.0 To 125.38 to be updated
* update 125.38
* update
* issues updated
* fix
* update
* Added year in the combine output root files
* moved all combine outputs to the combineOutputs directory
* Better handling of combine root files (#40)
* Added year in the combine output root files
* moved all combine outputs to the combineOutputs directory
* Removed the hardcoded year value from combine output root files
* updated the use of datatcardDir and combineOutputs directory
* Updated condor script tar file skipping
* - First Running version of all three year combination
- Still need to add the plotting functionalities for the combined year.
* Removing unnecessary changes w.r.t. master branch
* minor fixes
* Cross-section and acc addition fix; need to take average when computing acc for three years
* UPdated lumi
* Updated data path (this will fix issue #46), and removed duplicate dict from module sample_shortnames
* Updated lumi
* Removed unnecessary line
* - Reading ntuple path from Load data
- Updated few instances of `if (obsName.startswith("mass4l")):` to if (obsName == "mass4l" ):
- Updated plotDifferentialBins.py script as per https://github.com/tjavaid/Fiducial_XS_combination/blob/main/plotDifferentialBins.py
- Added year to the instance where template XS was running related to #49
- Added JES info to datacard. Just reading the JES dict created using `read_jes` module and appending info at the end of datacard. Related to #49
- Updated year positon in the template maker function `fiducialXSTemplates`
* Fix the plotAsimov
* - Updated print out label from debug to ERROR
- Added print statements inside if conditions (if DEBUG) in interpolation module
- Updated lumi access in plotAsimov module
Co-authored-by: qianying guo <qyguo@buaa.edu.cn>
Update the path of each year data in the module
createXSworkspace.py
Fiducial_XS/python/createXSworkspace.py
Lines 567 to 568 in a19f308
The text was updated successfully, but these errors were encountered: