Re: [Pytables-users] corrupt hdf5 files?

2006-03-09 Thread Andrew Straw
Francesc Altet wrote: El dc 08 de 03 del 2006 a les 13:25 -0800, en/na Andrew Straw va escriure: Well, I've implemented an exit function using the atexit.register() function to properly close the file, at least where possible. I suspect this would have saved me from my rather careless actio

[Pytables-users] Re: Academic Usage

2006-03-09 Thread Francesc Altet
Dear Luke, A Dissabte 04 Març 2006 08:46, vàreu escriure: > I'm trying to adapt my research project on Biclustering to use PyTables > as our data sets are quickly filling memory. Good! I think PyTables is a good candidate for these kind of applications. > I have a few questions > about how best

Re: [Pytables-users] corrupt hdf5 files?

2006-03-09 Thread Francesc Altet
El dc 08 de 03 del 2006 a les 13:25 -0800, en/na Andrew Straw va escriure: > Well, I've implemented an exit function using the atexit.register() > function to properly close the file, at least where possible. I suspect > this would have saved me from my rather careless action, but I don't > plan