About this website
This report was written in a variant of Markdown (MD), a lightweight markup language that can be easily read without an interpreter. We used the typora editor for writting.
The website also incorporates code blocks with syntax highlighting using prism; the CSS style is a slightly modified version of Pixyll; the math formulae use MathJax and the overall document conversion is made via pandoc; and citations use Bibcite coupled with BibTex.
The 3D vector fields are drawn using a custom script that leverages the plotly library.
The webserver uses node and the express webserver framework for routing, and a few custom bash scripts have been written to generate the files automatically.
In the open-source spirit, the code for this report is available on the GitHub repository of the project.
- Introduction
- Landscape of augmented instruments
- Design choices for the instrument
- Engineering a magnetic scanner
- Controlling the instrument
- Discussion : Compairing with other setups
- Conclusion and future work
- About this website

