Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcoteru/photonicsuc
Assignments for my photonics course in the University of Cantabria.
https://github.com/rcoteru/photonicsuc
diffraction-pattern fourier-filtering photonics-computing physics
Last synced: 2 days ago
JSON representation
Assignments for my photonics course in the University of Cantabria.
- Host: GitHub
- URL: https://github.com/rcoteru/photonicsuc
- Owner: rcoteru
- License: gpl-3.0
- Created: 2022-11-17T11:38:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T11:56:53.000Z (about 2 years ago)
- Last Synced: 2024-11-15T17:13:13.406Z (2 months ago)
- Topics: diffraction-pattern, fourier-filtering, photonics-computing, physics
- Language: Python
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Photonics UC
Assignments for my photonics course in the University of Cantabria.
## Requirements
- Python 3
- numpy
- matplotlib
## Usage
Run the scripts and follow their instructions.- filtering.py: basic Fourier-based image filtering
- diffraction.py: plain wave diffraction/propagation using either Fresnel or Fraunhoffer approximation