My name is Jesse Singh, and I'm a graduate student at the UC Davis Physics Department. I hope you find this website useful.
This website contains my academic work, my non-academic work, my teaching assistant schedule, and (eventually) my scientific blog.
Feel free to email me any questions/concerns:
jsingh AT physics DOT ucdavis DOT edu
My Dugg Stories:
Graduate Student Department of Physics University of California, Davis jsingh AT physics DOT ucdavis DOT edu
Current Position Physics 9C lab TA, Winter Quarter 2007. Office Hours: TBD Phy/Geo Trailer 2 | Syllabus: pdf
Past Positions Physics 9B Lab TA. Fall Quarter, 2006. Physics 9C Lab TA. Summer Session II, 2006. Physics 9A reader. Spring Quarter, 2006.
Determination of Light Elements Using Rutherford Backscattering Techniques | ppt J. Singh, American Physical Society CA Div. 2006 Meeting, Winner of the 2006 Charles Kittel Award
Determination of Light Elements (Carbon and Oxygen) on IMPROVE Teflon Filters | pdf O. Carvacho, C. Castaneda, L. Ashbaugh, E. Flocchini, J. Singh, and J. Lam. University of California, Crocker Nuclear Laboratory, Air Quality Group.
Beam On! (Completed, Visual Basic) Though not initially developed by me, Beam On! is a program I put a lot of hours into. It is Crocker Nuclear Lab's primary cyclotron control program for visiting researchers (or, as the terminology goes, "outside users"). The program was originally written in Visual Basic, a language I did not know at the time. But it wasn't too hard to pick up. My addition was primarily upgrading the code to work on different machines, making the interface more intuitive, and adding a variety of features.
FileCaller (Status: Completed, v1.3) FileCaller is a data analysis program I created for Crocker Nuclear Lab to determine the elemental content in "loaded" Teflon filters. That is to say, filters that were placed in the atmosphere above national parks, outside cities, etc. all contain some amount of pollution. A filter right outside of Detroit has more pollution than, say, Yosemite. One of Crocker Lab's primary contracts is to analyze the type of pollution on these files. This process can be tedious, as there are literally thousands of said filters, and expensive (beam time can be $600/hr). Using an algorithm Dr. Carlos Castaneda and I developed, I wrote this program to run through the "fresh" data and determine the pollution composition. The algorithm is similar to the one in my publications. This program reduced our group's file analysis time from one or two filters per day, to one filter per five seconds.
Spectrobuddy! (Status: Under Construction) Spectrobuddy! is my current project. Its goal is to act as a "sidekick" to spectroscopic data analysis. Other than containing preloaded reference tables, I plan for it to do rudimentary data analysis such as peak fitting and elemental extrapolation. Currently, I am adding various X-Ray series reference tables. When it is complete, Spectrobuddy will be free (as in beer). This is a personal project not affiliated with either CNL or the UCD Physics Department. It is being coding in C# using Visual Studio 2003.