This page is a collection of papers and resources I have found helpful in building up my physics knowledge (many of which I still refer to regularly). There are also some interesting thoughts on research as a student and a supervisor in this chapter of a postgraduate survival guide I helped to write many moons ago.
Contents
Technical papers
Dark matter as a concept
- PDG DM review (Baudis and Profumo): general overview of the motivation for DM and various test methods (direct, indirect, collider)
- History of Dark Matter (Bertone and Hooper): overview of the historical perspective/evolution of the fields’ understanding of DM
Building and testing DM observables
- Lewin and Smith: basic derivation of direct detection DM rates.
- The Effective Field Theory of Dark Matter Direct Detection: a more detailed theoretical formalism for general DM interactions.
- A Refinement of the Standard Halo Model for Dark Matter Searches: refinement of the standard velocity distribution assumptions. Good description of how this is calculated and included in DM rates.
- Chapter of my thesis: combines the EFT formalism and more general velocity distribution (without worrying too much how either are derived) with experimental effects to get the observation rate (similar to Lewin and Smith with a more detailed interaction model).
- Recommended conventions for reporting results from direct dark matter searches: generally good conventions put together by members of a range of different DM direct detection experiments. Also provides a baseline DM model to make sure comparisons between experiments are in an “apples to apples regime”.
- Direct Detection of sub-GeV Dark Matter with Semiconductor Targets: similarly to the EFT paper, this lays out a theoretical formalism for sub-GeV DM scattering with electron.
- Migdal Effect in Dark Matter Direct Detection Experiments: original paper that explores the concept of the Migdal effect and derives the relevant parameters
- Directly detecting sub-GeV dark matter with electrons from nuclear scattering: a great example of the application of the Migdal effect to experimental limits
Statistics
- Statistics for Nuclear and Particle Physics (Lyons)
- Statistical Data Analysis (Cowan)
- PDG statistics review (Cowan)
- Asymptotic formulae for likelihood-base tests of new physics (Cowan, Cranmer, Gross and Vitells)
Detector concepts
- Radiation Detection and Measurement (Knoll)
- Introduction to Solid State Physics (Kittel)
- The Art of Electronics (Horowitz and Hill)
SuperCDMS
- Snowmass Contribution
- Superconducting detectors for particle physics
- Transition edge sensors (Irwin and Hilton)
SABRE
Software and computing resources
- For installing general software (especially ROOT) on a MacOS, I strongly recommend homebrew
- For python packages and notebook, I recommend Anaconda
- Installing python
- Slurm user guide
- git user guide
Latex
- Guides to getting started: 1, 2
- Cloud use (overleaf) - this is the recommended user interface for Latex
- Local installation guides;
- MiKTeX (Windows, Mac, Linux)
- Mac only install guide
Geant4
- Main documentation - this includes generic installation guide
- Tutorials from past workshops
- These generally link to an Indico page - if you go to timetable you should be able to access the material via the attachment for each session
- Another recommended option is to try editing the Geant4 examples that the software download comes with (e.g., adjusting geometry shapes, adding additional physics lists etc.)
ROOT
- ROOT manual
- RooFit introduction
- RooFit tutorials (available in both C and python)
- RooStats introduction
- RooStats tutorials (note not all of these are available in python)
- You can also find an ‘extended’ RooFit tutorial I wrote here. This will guide you step by step through writing the necessary functions to do statistical analysis, which I find more helpful than staring at code that already exists.
Plots and presentation
- How to visually present data (O’Hare)
- Craft of Scientific Presentations (Alley)
- Writing Mathematics (Halmos)
- Elements of Style (Nature)
- Coloring for Colorblindness: site that lets you generate and test colour scheme compatibility with different types of colourblindness.