EliasFink122 / PhysicsYear2Labs-Radioactivity

Repository for all code associated with Year 2 Interferometry experiment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhysicsYear2Labs-Radioactivity

Repository for all code assiociated with Year 2 Radioactivity experiment. Made to run with Python 3.10 or higher. Make sure to import all the necessary packages and libraries before running the code.

  • quick_plot.py to plot histogram of data from DAQ output using "python quick_plot.py filename.txt nbins" in command line.
  • simul_plot.py to plot histogram of simulation using "python simul_plot.py filename.txt nbins" in command line.
  • nd2_analysis.py to analyse NDsquared data using "python nd2_analysis.py filename.txt cycle" in command line.
  • abs_analysis.py to analyse absorption plot and find cutoff using "python abs_analysis.py filename.txt cycle visual-cutoff" in command line.

About

Repository for all code associated with Year 2 Interferometry experiment.


Languages

Language:Python 100.0%