Skip to main content

Catherine Phillips - First Week



My first week at the Center for Solar-Terrestrial Research at NJIT went (luckily) almost exactly according to plan. After moving in to my room less than a block away from my lab, I had a weekend to contemplate my new home. I would say explore, except, being in Newark, there hasn’t really been that much wandering around. Newark is honestly a rather boring city. Nobody wants to visit, all the stores are closed on weekends and after 6 pm, and pretty much everyone flees to New York City on the weekends. Luckily, a light rail station a block away from my dorm makes that very convenient.

I had already gotten an overview of my research over email, and that was confirmed by my PI, Dr. Wang, upon my arrival to the lab. I would be working under Dr. Jing, a research professor, for the first part of my research, when I looked at H-alpha images. These are the emissions from a specific spectral line created by hydrogen. By comparing red- and blue-shifted images, I created a dopplergram. This is an image that shows the relative velocities of whatever it’s focused on. In this case, it let us compare the velocities at different points on the post-flare loops. If anyone reading this hasn’t seen my poster, post-flare loops are arcs of plasma that form after the explosive part of a solar flare and that follow the sun’s magnetic field, and they’re what I’m studying this summer. Comparing the velocities is important because it shows us how the flare is moving and evolving.

After learning how to load the necessary files into IDL, the software we use to process it, I had a steep learning curve where I (of course) attempted to optimize the data entry process. In doing so I not only learned a lot about the syntax of the language, but also made my job in the next part much easier. I still ended up having to spend two days on the data entry, after spending only one on creating a program to help. However, I managed to collect over 1000 data points (despite the mind-numbing task) so I count it as a success. After collecting the data I made it into a pretty histogram:



My lab is relatively laid-back with hours. Most people don’t come in daily, and absolutely nobody shows up before 10 (I tried once, it was very lonely). The only time everyone is at the lab is on Thursdays, when there’s a presentation on either someone’s research or a paper they studied. Going to the first one was very… interesting. It was about modelling the atmosphere of the sun based on a limited set of data to validate it, and I didn’t understand most of it. Of course, as one does when there’s something you don’t understand, I made myself ask a question. Apparently it was a good one, too, because the guy presenting didn’t actually have an answer. Hopefully by the end of this internship I’ll have absorbed enough related knowledge to actually understand these talks in their entirety.

Comments

  1. Yes - I can certainly imagine you trying to write code to avoid drudgery! Other EXPers have used IDL in the past - seems like a pretty useful program. Sounds like you are off to a great start!

    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...