Re: [Pytables-users] PyTables data files for a tutorial

2012-10-21 Thread Jason Moore
This is a PyTables generated file with data collected from vehicle (bicycle) dynamics measurements. Meta data are in tables and time series are stored in array objects. http://mae.ucdavis.edu/~biosport/InstrumentedBicycleData/InstrumentedBicycleData.h5.bz2 It is about 308 mb compressed and 610 mb

Re: [Pytables-users] PyTables data files for a tutorial

2012-10-21 Thread Andy Wilson
On Sun, Oct 21, 2012 at 10:41 AM, Francesc Alted wrote: > Hi, > > I'm going to give a tutorial on PyTables next Thursday during the PyData > conference in New York (http://nyc2012.pydata.org/) and I'd like to use > some real life data files. So, if you have some public repository with > data gen

Re: [Pytables-users] 10 years of PyTables

2012-10-21 Thread Antonio Valentino
Il 21/10/2012 17:26, Francesc Alted ha scritto: > Hi!, > > This month PyTables celebrates the 10th anniversary of its first public > release: > > http://osdir.com/ml/python.scientific.user/2002-10/msg00043.html > Happy birthday PyTables!!! :)) ciao -- Antonio Valentino ---

Re: [Pytables-users] 10 years of PyTables

2012-10-21 Thread Anthony Scopatz
Congrats Francesc! It is a testament to how useful PyTables is that it is still around and going strong! Personally, I know that your fast, polite, and in-depth responses on the mailing list have made PyTables the great resources that it is. Additionally, it has served as a model to me for how o

Re: [Pytables-users] PyTables data files for a tutorial

2012-10-21 Thread Anthony Scopatz
Hello Francesc, I look forward to your pydata hearing how your tutorial goes! Here [1] is a file that stores some basic nuclear data that is freely redistributable. It stores atomic weights, bound neutron scattering lengths, and pre-compiled neutron cross sections (xs) for 5 different energy reg

[Pytables-users] PyTables data files for a tutorial

2012-10-21 Thread Francesc Alted
Hi, I'm going to give a tutorial on PyTables next Thursday during the PyData conference in New York (http://nyc2012.pydata.org/) and I'd like to use some real life data files. So, if you have some public repository with data generated with PyTables, please tell me. I'm looking for files that

[Pytables-users] 10 years of PyTables

2012-10-21 Thread Francesc Alted
Hi!, This month PyTables celebrates the 10th anniversary of its first public release: http://osdir.com/ml/python.scientific.user/2002-10/msg00043.html There one can read that very new features of Python like generators and metaclasses were leveraged. Even that a nascent Pyrex (the antecessor