spectroscopy

Lecture notes on 'Experiments in Spectroscopy' in our M.Sc. Physics programme

https://github.com/lippitz-lab/spectroscopy

Science Score: 62.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization lippitz-lab has institutional domain (www.ep3.uni-bayreuth.de)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.5%) to scientific vocabulary

Keywords

latex open-educational-resources
Last synced: 10 months ago · JSON representation ·

Repository

Lecture notes on 'Experiments in Spectroscopy' in our M.Sc. Physics programme

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Topics
latex open-educational-resources
Created almost 5 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

CC BY-SA 4.0 DOI

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Experiments in Spectroscopy

These are the lecture notes of my lecture on optical spectroscopy. The lecture aims at students in the first year of the master's program, but should be accessible also to students in the last year of the bachelor's program. You need some quantum mechanics and an introduction to the physics of molecules.

The idea of this lecture was to focus on experiments. Each chapter is build around an experiment and tries to explain everything that is needed to appreciate that experiment. As I am convinced that one only understands something if one really has worked with the concepts, each chapter has a task, which is in many cases to evaluate 'real' experimental data, or to simulate the experiment in a computer. The chapters are rather independent of each other, although the order has some sense. One thus can choose appealing chapters and skip others.

In the corona semester, I handed out these lecture notes to the students and prepared short (approx. 15 minutes) introductory videos to each chapter. I have the impression that it is easier for me to put things into context when talking then when writing, as I dare to be more sloppy. I did not enforce any timing, any rhythm during the semester. Everyone could select his or her pace and choice of chapters. During live video conferences, we discussed open questions and the results of the students work on the tasks. The tasks were also uploaded on the elearning platform and visible to all others who have completed a task.

These notes are 'work in progress', and probably never really finished. If you find mistakes, please tell me. I am also always interested in other sources covering these topics. The most current version of the lecture notes can be found at https://github.com/MarkusLippitz/Spectrosocpy. I have put everything under a CC-BY-SA license. In my words: feel free to do with it whatever you like. If you make your work available to the public, mention me and use a similar license.

The lecture notes are typeset using the LaTeX class 'tufte-book' by Bil Kleb, Bill Wood, and Kevin Godby, which approximates the work of Edward Tufte. I applied many of the modifications introduced by Dirk Eddelbuettel in the 'tint' R package. For the time being, the source is LaTeX, not markdown.

Structure of the repository

The chapters are individual tex-files in the directory tree and included in the main tex file. Figures are mostly made by tikz. Tikz-external is used to save compilation time. It generates pdfs in the figures tree. Some chapters contain handout material for exercises, which is in the handout subdirectory of the chapter.

Owner

  • Name: Lippitz Lab
  • Login: Lippitz-Lab
  • Kind: organization
  • Email: markus.lippitz@uni-bayreuth.de
  • Location: Germany

Lippitz Lab at University of Bayreuth

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: 'Experiments in Spectroscopy'
message: >-
  If you use this text, please cite it using the metadata
  from this file.
type: text
authors:
  - given-names: Markus
    family-names: Lippitz
    orcid: 'https://orcid.org/0000-0003-1218-6511'
identifiers:
  - type: doi
    value: 10.5281/zenodo.6121357
repository-code: 'https://github.com/MarkusLippitz/Spectroscopy'
abstract: >-
  Lecture notes as used in winter term 2021/22.


  These are the lecture notes of my lecture on optical
  spectroscopy. The lecture aims at students in the first
  year of the master's program, but should be accessible
  also to students in the last year of the bachelor's
  program. You need some quantum mechanics and an
  introduction to the physics of molecules.


  The idea of this lecture was to focus on experiments. Each
  chapter is build around an experiment and tries to explain
  everything that is needed to appreciate that experiment.
  As I am convinced that one only understands something if
  one really has worked with the concepts, each chapter has
  a task, which is in many cases to evaluate 'real'
  experimental data, or to simulate the experiment in a
  computer. The chapters are rather independent of each
  other, although the order has some sense. One thus can
  choose appealing chapters and skip others.
license: CC-BY-SA-4.0
commit: v22.2

GitHub Events

Total
Last Year

Dependencies

.github/workflows/compile-latex.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • dante-ev/latex-action latest composite
  • stefanzweifel/git-auto-commit-action v4 composite