Skip to main content

Kyle Sikkema - The New Grill Master is Hard at Work


**Sorry for the weird format, Blogger did some weird stuff to my post that I had to fix**

After an action-packed first week, it was time to get down to business. When I walked into the office
on Monday morning, nobody was there. I made efficient use of my morning by reviewing additional
safety modules. The second module was a laser-focused course, so I completed it within the hour,
making me eligible to attain a lab key. I submitted my request for a key and by noon I was completely
finished with my orientation-related tasks. Being fully acclimated to the lab, I made productive use
of my time. Each morning, I worked with Chris on coding and developing some models to depict the
behavior of the MDCS Analog. Each afternoon, I worked with Grace on the laser experiment.
I am surprised at how my knowledge of Python has increased 10-fold in just these short two weeks.

My confidence is soaring, enabling my ability to contribute to the project. Cesar has been monumentally
helpful in teaching me how to write concise code allowing the computer to complete the desired task.
Unfortunately, we ran into a little trouble when attempting a “best fit” model to the data plot from a test run,
due to a complex data file. We labored over the data file all week until Chris intervened on Friday.
He told me that the issues were not something I needed to worry about, so I focused on another task.

Chris introduced me to a new coding/data analysis program called Igor Pro. After he taught me
the basics,
I completed the modeling of the data in about an hour. I questioned why we didn’t start with Igor
Pro for data analysis, and Chris completely agreed with my point. Full of excitement,
he commented that the graphs I generated from Igor Pro will be extremely helpful in my presentation
next fall for EXP. My knowledge of Python will also be important for the future.
Grace and I fine-tuned the alignment of the optics in the laser experiment setup, as well as connected
the most important piece of the experiment: The Fabry-Perot. This neat electronic device collects data
for the experiment. It contains a complex combination of mirrors that bounce the light from the input
laser beam back and forth hundreds of times before attaining an output laser beam on the opposite
end of it. Grace and I do not fully understand its capabilities and applications, but we do know it is one
of the oldest pieces of optics in the lab. It is so old that the company which made the Fabry-Perot has
since changed names and rebranded to other laser products. Nevertheless, we will pray that it works.
Here’s a picture of the updated experiment layout:


^(Bottom right corner) The telescope-looking optic to the left of the blue laser is the Fabry-Perot

^Black box setup lowers the power of the laser to make safety people happier with me using it. (Spent a solid hour making this high-quality box)


The second Wednesday meeting was thought-provoking. During PGSS (the lunch research presentation), I learned about
Electromagnetically Induced Transparency (EIT), or at least attempted to learn.
Chris told me that this research ties more closely with Dr. Cundiff’s research projects. In the undergraduate meeting,
I updated Dr. Cundiff on my steady progress. At the end of the meeting, he notified us that he would be out of town for
the next three weeks (which I knew before coming to the lab, but still took as a shock). I would not see him until my last
week in the lab, so Chris told me to email him weekly with my progress to seek advice from Dr. Cundiff while he was away.

I didn’t go out to lunch this week because I realized I bought way too much food when I moved in, so I took care
of business in that category. But alas, now I don’t have enough food so when this blog is posted,
I will be doing some much-needed grocery shopping by myself, for the first time.
Also, my George Foreman electric grill just came in, so I’m going to become a grill master this
weekend and cook up some steaks.




In more urgent and serious news, Chris told me his last day was next Tuesday.
This frightened me a bit, but he told me he is always available on email and will connect
me with another graduate student who will continue to mentor me on the MDCS Analog project.
I’ve only known Chris for two weeks, but I’m definitely going to miss him and his knowledge.
He is taking a professor job at San Jose State University, as well as being given his own research
group. I am thrilled for him; he is a great teacher and mentor. I regard Chris as one of the most
important mentors I’ve ever had. With all this change, I am going to need to be strong and face
this adversity head-on, so wish me luck for week three.

Week two is officially in the books. All good - KRS.

Comments

  1. You will (continue to) do great, even with all the changes! And now you have a lab at San Jose to volunteer at next summer, if you are interested! :)

    ReplyDelete
  2. Very cool - I looked up Igor Pro and it certainly is powerful! I'm eager to hear some details about the Python programming when you have a chance, perhaps when you return.

    ReplyDelete

Post a Comment

Popular posts from this blog

Evan Bradley, Week 3 at the Missouri Orthopaedic Institute

As mentioned in my previous blog, I have been awaiting ligament, menisci, and cartilage tissue from a canine or human knee joint for (interleukin) IL-1B tissue culture. IL-1B is an inflammatory cytokine that has been proven to increase rates of tissue degeneration and osteoarthritis development in the Thompson Lab. Dr. Stoker wants me to experiment with different types of knee tissues in a co-culture with varying levels of this cytokine to determine its effects on the entire knee joint. This co-culture uses an insert permeable to the media to separate the two tissue samples from physical contact, while allowing them to share the same media. This creates an extremely accurate model for knee tissues in their native environment due to their exposure to the same synovial fluid in the joint. This model would then be treated with the IL-1B and cultured for 21 days. During these 21 days, the media would be collected every three days for biomarker evaluation at the end of the stu...

Kylie Heering, Week 2 at the Goldstein Lab

We started off our week with a congratulatory acai bowl trip to celebrate Preston’s acceptance into a training grant program. Acai bowls in California top Playa Bowls (no question about it). From what I can tell, its a pretty huge honor to be recognized by this grant, but he’s really humble about it. On Monday, Preston and I decided that testing antibodies that have never been tested on prostate epithelial cells before would be a good objective for my first Western blot on my own. We needed to probe for ASCT2, a glutamine transporter, and GLS in order to determine if their corresponding antibodies are functional. Antibodies are crucial for Western blots because they bind to the protein of interest (POI), allowing for us to qualify its expression after imaging. As such, Preston wanted to make sure they worked by probing for ASCT2 and GLS on three different cell lines. Cell lines are commercially purchased human cells that have been immortalized (modified to grow indefinitely) by telome...

Daniel Cheng, In My Own Room

I had no idea that Pennsylvania is this wide. Within the first hour, my train had reached Philly. But to Pittsburgh, it took another seven. Even before I stepped foot into the Search-Based Planning Lab, I was waylaid by some anxious news. The PhD student assigned to be my mentor, Dhruv, texted me that he, Dr. Likhachev, and most of the lab would be out of town for the entire week. So that was that. Fortunately, it was my first week, the week to be spent learning new material, and Dhruv provided me with plenty to digest. I already had ROS (Robot Operating System) installed, so I looked towards the tutorials that ROS provided. I copied commands into my Linux laptop's terminal to run ROS features. I learned the basic structure of ROS: packages, services and clients, publishers and subscribers, messages, nodes, and topics (which nodes communicate messages over). There was one simple yet interesting program I came across in the tutorials called turtlesim, for which using only 2 comm...