Difference between revisions of "User:Jaredsampson"

From PyMOLWiki
Jump to navigation Jump to search
(Created page with 'Jared Sampson. I'm a lowly research technician with 5 years of experience in crystallography in 2 labs. I'm by no means an expert, but I'm gradually picking up tricks here and …')
 
Line 1: Line 1:
Jared Sampson.  I'm a lowly research technician with 5 years of experience in crystallography in 2 labs.  I'm by no means an expert, but I'm gradually picking up tricks here and there and learning as I go.
+
My name is Jared Sampson (surprise).  I'm a lowly research technician with 5 years of experience in crystallography in 2 labs.  I'm by no means an expert, but I'm gradually picking up tricks here and there and learning as I go.
  
 
Confession: I tend to write python functions to do things that would be done far more quickly if I simply wrote out the individual commands in a .pml script, but the idea of having a function do that for me is far too appealing to pass up.  Plus I'm a novice in the programming world, so I need all the practice I can get.
 
Confession: I tend to write python functions to do things that would be done far more quickly if I simply wrote out the individual commands in a .pml script, but the idea of having a function do that for me is far too appealing to pass up.  Plus I'm a novice in the programming world, so I need all the practice I can get.

Revision as of 12:10, 9 April 2010

My name is Jared Sampson (surprise). I'm a lowly research technician with 5 years of experience in crystallography in 2 labs. I'm by no means an expert, but I'm gradually picking up tricks here and there and learning as I go.

Confession: I tend to write python functions to do things that would be done far more quickly if I simply wrote out the individual commands in a .pml script, but the idea of having a function do that for me is far too appealing to pass up. Plus I'm a novice in the programming world, so I need all the practice I can get.