Hi,

I try to copy a Group with ptrepack; however user attributes of the
Group are not copied. The help says that the default is to copy them. Am
I missing something? I use pytables version 2.0rc2 on a linux machine.

Here is what I do (sorry for the formatting):

=============================================

COMMAND:

[EMAIL PROTECTED]:~/data$ ptdump -va
stimuli.hdf:/stimuli/isi_5000_c19malcalla

OUTPUT (part concerning the Group only):

/stimuli/isi_5000_c19malcalla (Group) ''
  /stimuli/isi_5000_c19malcalla._v_attrs (AttributeSet), 5 attributes:
   [CLASS := 'GROUP',
    FILTERS := Filters(complevel=0, shuffle=False, fletcher32=False),
    TITLE := '',
    VERSION := '1.0',
    fs := 44100]

COMMAND:

[EMAIL PROTECTED]:~/data$ ptrepack
stimuli.hdf:/stimuli/isi_5000_c19malcalla
m35.hdf:/stimuli/isi_5000_c19malcalla

OUTPUT:

upgradeflavors--> False
format_version--> 2.0

COMMAND:

[EMAIL PROTECTED]:~/data$ ptdump -va m35.hdf:/stimuli/isi_5000_c19malcalla

OUTPUT (part concerning the Group only):

/stimuli/isi_5000_c19malcalla (Group) ''
  /stimuli/isi_5000_c19malcalla._v_attrs (AttributeSet), 3 attributes:
   [CLASS := 'GROUP',
    TITLE := '',
    VERSION := '1.0']

=============================================

My attribute 'fs' is missing (and so is 'FILTERS', but I didn't set
that)

Help appreciated...

Best Gabriel



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to