Skip to content

Commit

Permalink
updating episodes
Browse files Browse the repository at this point in the history
  • Loading branch information
alefisico committed Aug 15, 2024
1 parent 83bece6 commit 08de3c2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 32 deletions.
9 changes: 1 addition & 8 deletions _episodes/01-jets101.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,7 @@ keypoints:

> ## After following the instructions in the setup:
>
> ~~~
> cd <YOUR WORKING DIRECTORY>/notebooks/DAS/
> source /cvmfs/sft.cern.ch/lcg/views/LCG_104/x86_64-centos7-gcc11-opt/setup.sh
> jupyter notebook --no-browser --port=8888 --ip 127.0.0.1
> ~~~
> {: .language-bash}
>
> This will open a jupyter notebook tree with various notebooks.
> If you are in the your jupyter notebook area of the Purdue AF. On the left, in the `File Browser`, go to the folder `jets-hats > notebooks `. For this part of the tutorial you can open the notebook: `Jets_101.ipynb`.
{: .callout}

## Jet Basics
Expand Down
9 changes: 1 addition & 8 deletions _episodes/02-Pileup_jetID.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,7 @@ keypoints:

> ## After following the instructions in the setup (if you have not done it yet) :
>
> ~~~
> cd <YOUR WORKING DIRECTORY>/notebooks/DAS/
> source /cvmfs/sft.cern.ch/lcg/views/LCG_104/x86_64-centos7-gcc11-opt/setup.sh
> jupyter notebook --no-browser --port=8888 --ip 127.0.0.1
> ~~~
> {: .language-bash}
>
> This will open a jupyter notebook tree with various notebooks.
> If you are in the your jupyter notebook area of the Purdue AF. On the left, in the `File Browser`, go to the folder `jets-hats > notebooks `. For this part of the tutorial you can open the notebook: `Pileup.ipynb`.
{: .callout}

## What is pileup?
Expand Down
9 changes: 1 addition & 8 deletions _episodes/03-JEC_JER.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,7 @@ keypoints:

> ## After following the instructions in the setup (if you have not done it yet) :
>
> ~~~
> cd <YOUR WORKING DIRECTORY>/notebooks/DAS/
> source /cvmfs/sft.cern.ch/lcg/views/LCG_104/x86_64-centos7-gcc11-opt/setup.sh
> jupyter notebook --no-browser --port=8888 --ip 127.0.0.1
> ~~~
> {: .language-bash}
>
> This will open a jupyter notebook tree with various notebooks.
> If you are in the your jupyter notebook area of the Purdue AF. On the left, in the `File Browser`, go to the folder `jets-hats > notebooks `. For this part of the tutorial you can open the notebook: `Jet_Energy_Corrections.ipynb`.
{: .callout}


Expand Down
9 changes: 1 addition & 8 deletions _episodes/04-Jet_Substructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,7 @@ keypoints:

> ## After following the instructions in the setup:
>
> ~~~
> cd <YOUR WORKING DIRECTORY>/notebooks/DAS/
> source /cvmfs/sft.cern.ch/lcg/views/LCG_104/x86_64-centos7-gcc11-opt/setup.sh
> jupyter notebook --no-browser --port=8888 --ip 127.0.0.1
> ~~~
> {: .language-bash}
>
> This will open a jupyter notebook tree with various notebooks.
> If you are in the your jupyter notebook area of the Purdue AF. On the left, in the `File Browser`, go to the folder `jets-hats > notebooks `. For this part of the tutorial you can open the notebook: `Jet_Substructure.ipynb`.
{: .callout}

## What is a jet?
Expand Down

0 comments on commit 08de3c2

Please sign in to comment.