diff --git a/docs/tutorial2023_unfolding/figures/impacts_zh_75_150.png b/docs/tutorial2023_unfolding/figures/impacts_zh_75_150.png index 566209b6c7a..88f603b27f7 100644 Binary files a/docs/tutorial2023_unfolding/figures/impacts_zh_75_150.png and b/docs/tutorial2023_unfolding/figures/impacts_zh_75_150.png differ diff --git a/docs/tutorial2023_unfolding/unfolding_exercise.md b/docs/tutorial2023_unfolding/unfolding_exercise.md index ee0a12c870b..d63350d0c4c 100644 --- a/docs/tutorial2023_unfolding/unfolding_exercise.md +++ b/docs/tutorial2023_unfolding/unfolding_exercise.md @@ -7,7 +7,9 @@ To get started, you should have a working setup of Combine and CombineHarvester. After setting up CMSSW, you can access the working directory for this tutorial which contains all of the inputs and scripts needed to run the unfolding fitting exercise: ```shell -cd $CMSSW_BASE/src/HiggsAnalysis/CombinedLimit/data/tutorials/tutorial_unfolding_2023/ +cd $CMSSW_BASE/src/ +git clone https://gitlab.cern.ch/cms-analysis/general/combine-unfolding-tutorial-2023.git +cd combine-unfolding-tutorial-2023 ``` ## Exercise outline