|
From: Sebastien B. <hep...@gm...> - 2008-09-16 20:18:44
|
Hi Anthony, > As you've already been told, you can't pickle/shelve mpl objects. Our > solution to this is to have a native python shadow object that > contains all the bits and pieces needed to create a figure, and always > build the plots from these shadow objects. This gives us the > advantage of being able to shelve the shadow objects and rebuild the > figures later. this is rather interesting ! any code to point to ? cheers, sebastien. -- ################################### # Dr. Sebastien Binet # Lawrence Berkeley National Lab. # 1 Cyclotron Road # Berkeley, CA 94720 ################################### |