I have a time series of 32-bit unsigned integers in the form of a
numpy array with dtype=numpy.uint32. The bits of each integer in
array correspond to various boolean states collected during an
experiment. I would like to make a plot this data in the following
way:
1) time on the horizontal axis
David,
I'm not sure I understand how I would make use of my function then.
My function needs to be evaluated over a 3-d mesh (x, y, and z) , and then the
level surfaces (not contour lines) calculated. I guess I could treat
z as a parameter, then plot the zero level contour lines of my func