diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-11-04 13:50:08 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-11-04 13:50:08 -0500 |
commit | b992d08831ef68dab35237eb96f616cc3bd8a719 (patch) | |
tree | 07458240e78d1df24c33d492cf241602ab3fa170 /public/brag/002 | |
parent | da776f42dab2ebe7df7a97dab02024ed744f3357 (diff) |
wisconsin oscillator
Diffstat (limited to 'public/brag/002')
-rw-r--r-- | public/brag/002/PSM.pdf | bin | 215087 -> 0 bytes | |||
-rw-r--r-- | public/brag/002/index.html | 106 | ||||
-rw-r--r-- | public/brag/002/style.css | 26 |
3 files changed, 0 insertions, 132 deletions
diff --git a/public/brag/002/PSM.pdf b/public/brag/002/PSM.pdf Binary files differdeleted file mode 100644 index 4e7869a..0000000 --- a/public/brag/002/PSM.pdf +++ /dev/null diff --git a/public/brag/002/index.html b/public/brag/002/index.html deleted file mode 100644 index 9afe3c2..0000000 --- a/public/brag/002/index.html +++ /dev/null @@ -1,106 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="utf-8" name="viewport" content="width=80ch"> - <title>brag 002</title> - <link rel="stylesheet" href="style.css"> -</head> -<body> - -<h1><a href="http://blaise.zone/">blaise</a>-<a href=../../>cv</a>/<a href=../>brag</a>/002</h1> - -<hr> - -<p> -2020-05-19 through present. -</p> - -<h2>projects</h2> - -<h3>XyloScope</h3> - -<p class="tab30px"> -In July 2020 we published a paper in the journal Frontiers in Plant Science: "<a href="https://doi.org/10.3389/fpls.2020.01015">The XyloTron: Flexible, Open-Source, Image-Based Macroscopic Field Identification of Wood Products</a>". -This paper reports the invention of the XyloScope, an open-source handheld imaging system for identifying wood products. -I spent over a year collaborating with coauthors on this project. -My role was to design and construct the specialty illumination system contained within the imaging system, including options for white light or UV illumination. -This is my first time authoring a paper in my instrumentation technologist role. -See also the <a href="https://shops.chem.wisc.edu/2020/07/10/the-xylotron-flexible-open-source-image-based-macroscopic-field-identification-of-wood-products/">post on the shops website</a>. -</p> - -<h3>Photoreactor</h3> - -TODO - -<h2>service</h2> - -<h3>safety orientation</h3> - -<p class="tab30px"> -In January 2021 I participated in safety orientation (Chem. 607) for new Graduate Students. -I created a presentation and narrated it, producing a video for Students to consume asynchronously (due to COVID). -I also uploaded a copy of this presentation to the shops website so that it may serve as an ongoing training resource. -</p> - -<h3>undergraduate assistants</h3> - -<p class="tab30px"> -In late 2020 the shops were able to hire new undergraduate assistants. -I decided to try and shoot for higher-quality, more independent assistants. -I carefully wrote the job description to highlight the learning opportunities the undergraduates would have in this role. -I advertised the position widely, and received more than 25 applications---much more than previous years. -Importantly, we received many applications from students in engineering disciplines. -I designed and carried out an interview process, ultimately hiring two fantastic student assistants. -Working with Steve, I set up an organized system for planning out student jobs. -I'm proud to say that these new assistants are significantly more independent and useful. -</p> - -<h3>appliance repair technician</h3> - -<p class="tab30px"> -In late 2020, I felt that renovation had proceeded enough to accommodate our planned-for appliance repair position. -Ultimately, this process involved coordination between myself, the Shops Committee Chair Tim Bertram, and the Research Chair Gil Nathanson. -Together we were able to convince the Department Executive Committee that this position needed to be filled. -In January 2021 the college essential staffing committee approved the position. -</p> - -<h3>shoptalk mailing list</h3> - -<p class="tab30px"> -In March 2021 started a mailing list called "shoptalk" to engage with department community about shop issues. -More than 30 people immediately subscribed to the mailing list and it was a productive place to keep everyone informed. -</p> - -<h2>professional development</h2> - -<h3>SciPy</h3> - -<p class="tab30px"> -Over the week of July 6th I virtually attended <a href="https://www.scipy2020.scipy.org/">SciPy 2020</a>, the scientific Python conference. -At this conference I attended several tutorials and talks, learning about new projects and technologies in the scientific Python ecosystem. -I lead a session at the conference: Driving Hardware for Instrumentation, which can now be watched on <a href="https://www.youtube.com/watch?v=6HxVbK14EDI">YouTube</a>. -Perhaps more importantly, I was able to network with a number of industry and academic professionals who I now keep in touch with professionally. -</p> - -<h3>Principles of Supervision and Management</h3> - -<p class="tab30px"> -In September I completed "Principles of Supervision and Management". -The course was very involved. -I learned about UW-Madison policies and procedures and general management strategies. -I took this course entirely remotely due to quarantine procedures. -This course was taken to prepare for managing the new appliance repair technician position. -</p> - -<embed class="tab30px" src="./PSM.pdf#toolbar=0&navpanes=0&scrollbar=0" type="application/pdf" width="100%" height="600px" /> - -<h3>appearance on US-RSE podcast</h3> - -<p class="tab30px"> -In February 2021 I appeared as a guest on the Podcast of the The US Research Software Engineer Association. -I was interviewed to provide a my perspective on the intersection between traditional research "shops" and emerging research software engineer positions. -<a href="https://us-rse.org/rse-stories/2021/blaise-thompson/">This podcast is avaliable for anyone to listen to.</a> -</p> - -</body> -</html> diff --git a/public/brag/002/style.css b/public/brag/002/style.css deleted file mode 100644 index 61189f9..0000000 --- a/public/brag/002/style.css +++ /dev/null @@ -1,26 +0,0 @@ -a { - text-decoration: none; - color: #81a2be; -} - -body { - font-family: 'DejaVu Sans Mono', monospace; - margin: 40px auto; - min-width: 80ch; - max-width: 80ch; - line-height: 1.5; - font-size: 16px; - background-color: #1d1f21; - color: #c5c8c6; - padding: 0 10px; - text-align: left; - overflow-y: scroll; -} - -h3 { - margin-left: 30px; -} - -.tab30px { - margin-left: 30px; -} |