Nice instructions and suggestions
- every two hours, take a break! (ahahah who put this? 💀)
- Description of the statistical analysis performed at ATLAS and CMS, details about likelihood fit, nuisances, ... Link: https://cds.cern.ch/record/1379837/files/NOTE2011_005.pdf
- Link to the latest version of the lecture notes of W.J.Metzger ("Statistical Methods in Data Analysis") containing a brief review of probability, an introduction to Monte Carlo methods, estimation of parameters, confidence intervals, and hypothesis testing: http://www.hef.ru.nl/~wes/stat_course/statist_2002.pdf
- Recepit for correlation / uncorrelation of systematic uncertainties by TOP group (but there is no reason to be different from other groups https://twiki.cern.ch/twiki/bin/view/CMS/TopSystematics)
- Link to a step-by-step guide for installing the latino framework on hercules: https://docs.google.com/presentation/d/1-Hb5WXXzh-DvXmM1YBS-0j-YYFYemwJAPaaYzfXhlXw/edit?usp=sharing
- see "FAQ"
Introduction:
http://swcarpentry.github.io/shell-novice/
Extra:
https://carpentries-incubator.github.io/shell-extras/
CERN SSO python tools by TSG to authenticate in protected pages (supporting 2FA):
https://gitlab.cern.ch/cms-tsg/common/tsgauth
- https://docs.google.com/document/d/1TQ3w-JTNYL5pPmJFRWaA2fiHDvL-cm5mmUFI3jFvvQc/edit
- Post Process nanoAOD with NanoGardener: postProcGuide.md;
- Simple guide about git here: Git_QuickGuide.md;
- How to install kate and fish for remote access here: KATE.md;
- Some ROOT CERN tutorials: ROOT_CERN.md;
- Install ROOT from source on your laptop: ROOT.md;
- Simple description of how Hercules connection works : ProxyTunnel.md;
- How to obtain plot using LatinoFramework (easyDescription, mkShapes, mkPlot and mkDatards):LatinoPlot.py;
- Useful links and information about bTag: bTag.md;
- How to use Lxplus account: sshLxplus.md
- How to use the Milano-Bicocca local cluster: hercules.md
- How to setup the EOS fancy webpage for plots: guide
- How to use a screen shell in lxplus: screen-lxplus.md
- How to recover deleted eos files/folders: eos_recover_delted_files.md
- How to prepare an Analysis Note, AN: PrepareAN.md
- How to connect to jupyter notebook open on a remote macine: JupyterOverSSH.md
- How to remote access with SSH in VS Code: remoteEditing.md
- How to do a likelihood scan with Combine: Combine_likelihood_scans.md