Blog
Text Formatting In the Terminal
Thursday, February 10, 2022 in Blog
Categories:
Rich Table I wanted to share a useful python library that I finally remembered to use after staring it while browsing Github awhile ago. Finding a new useful library can be incredibly invigorating, sometimes it’s a waste of time, but the other …
Jupyter Notebooks & Photon Budgets
Monday, November 29, 2021 in Blog
Feasibility Analysis / Photon Budgets When making a measurement the first questions you need to ask are: What are we measuring How can it be measured Is the measurement possible How good can we get The order is only for the first iteration of …
Jupyter Notebook Tools & Setup
Saturday, November 20, 2021 in Blog
Introduction The following are a collection of tools I use to improve my Jupyter reports. Improving PDF Output Jupyter notebook plots created with Matplotlib are by default PNG. When possible I prefer vector graphics as it allows you to upscale as …
Blogs & News Sites
Saturday, November 13, 2021 in Blog
Categories:
Technical Blogs & News: OPML List Analog Circuit Design:forumids=38; https://www.edaboard.com/ MCU on Eclipse: https://mcuoneclipse.com Journal of the Optical Society of America A: http://www.osapublishing.org/josaa MacroFab: https://macrofab.com …
ISP Programming
Monday, December 02, 2019 in Blog
Categories:
Intro Most microcontrollers these days come with integrated, ROM based, bootloader known as In-System Programming (ISP). You hookup to some default port, follow the protocol described in the docs and you can write/read the flash, query chip …
Why You Should Use Latex
Sunday, April 16, 2017 in Blog
Categories:
LaTeX Some pronounce it ‘LAA-Tech’, I prefer ‘Lay-Tech’, never ’lay-techs’ that’s the rubber. Latex is amazing, it has sort of a cult following among physicists. Actually a cult, in my undergrad we …