Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joedf/cas741_w23

Classwork for McMaster University course (Winter 2023)
https://github.com/joedf/cas741_w23

Last synced: 5 days ago
JSON representation

Classwork for McMaster University course (Winter 2023)

Awesome Lists containing this project

README

        

# ImgBeamer (CAS741)

Developer Name: Joachim de Fourestier

Date of project/course start: January 11th, 2023
Course end: April 12th, 2023

This project is a basic simulation and learning tool of the Scanning Electron Microscopy (SEM) image formation process.

The code is available here: https://github.com/joedf/ImgBeamer/tree/cas741

The folders and files for this project are as follows:

docs - Documentation for the project
refs - Reference material used for the project, including papers
src - Source code
test - Test cases
etc.