Hello,
I would like to use pytables to store the output from a spectrometer. The
spectra come in at a rapid rate. I am having trouble understanding how to set up
a data structure for the data. The two options that seem reasonable are an
EArray and a Table. The example shown for an EArray leaves me wondering how to
make an array of  numpy 1D array rows that I can dynamically add to. With a
Table, I tried setting up an IsDescription subclass but could not figure out how
to add a member to again represent a 1D array.
I appreciate any help you can offer,
Glenn


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to