An open API service indexing awesome lists of open source software.

https://github.com/p2-718na/fresnel-coefficients-experiment

Write-up of experiment for measuring fresnel coefficients.
https://github.com/p2-718na/fresnel-coefficients-experiment

brewster-angle experiment fresnel-equations physics

Last synced: 3 months ago
JSON representation

Write-up of experiment for measuring fresnel coefficients.

Awesome Lists containing this project

README

          

# fresnel-coefficients-experiment
This is a write-up of the experiment I planned together with [@donotlookhere](https://github.com/donotlookhere)
for my Physics laboratory-2 course at University of Bologna. Most of the code
we used is available here, together with the experiment results.

## The experiment
See our [lab report](https://github.com/P2-718na/fresnel-coefficients-experiment/releases/tag/turn-in)
for more info about the experiment.

## Repository structure
- 📁 [assets](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/assets)
- Images used in report.
- 📁 [code](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/code)
- Code used for data analysis and data acquisition.
- 📁 [data](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/data)
- Acquired datasets.
- 📁 [docs](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/docs)
- Lab report latex source and speech presentation.
- 📁 [scripts](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/scripts)
- pipenv scripts