Student Research Information

This page has some links to background reading, as well as example code that can help you learn about my research. If you have any questions I would be happy to discuss them!

General Information

If you think you may be interested in working on a research project (or just want to learn more), I encourage you to reach out! Even if you have no coding experience and limited background in physics, I can provide you with some introductory material to help you learn more and decide if you'd like to pursue a research project.

If you would like to work with me on a project over the summer, the most important factors that I will consider are:

It's also very helpful if you have taken Physics 64 (Scientific Computation) or a CS course, and/or the physics journal club course (Physics 62), but the specific courses you've taken are not as important as the above factors. The general reading and my example code below are great starting points to learn more.


Background Reading

Here are some links to relevant articles that cover just some of the many exciting things going on in neutrino physics. It's okay if you don't understand everything in them! These are all available through the library, and if you're on campus you should be able to access them without logging in.

General articles:

Some recent observations which are relevant to my work:


Example Code

Here is a google drive folder with some useful code. The point source analysis example contains a Jupyter notebook which I put together to illustrate how analysis of IceCube data is done (it uses some data and code that I modified from IceCube's NGC 1068 data release, to make it easier to interpret and faster - though slightly less accurate - to run). Trying this out is a great starting point if you are interested in working on a research project with me.