[NeXus-committee] DECTRIS example summary
"V. Armando Solé"
sole at esrf.fr
Mon Jan 14 15:24:07 GMT 2013
On 14/01/2013 16:19, Pete Jemian wrote:
>
>
> On 1/14/2013 8:44 AM, "V. Armando Solé" wrote:
>> None of the above solves the issue of getting the wrong parent when
>> asking the retrieved node so, it is basically "cosmetics" in order not
>> to have datasets hanging at the root level.
>
> Is this behavior limited to the H5PY Python package or is it inherent
> in the HDF5 support library?
>
Inherent to HDF5.
h5py could solve it if desired just adding a "_path" attribute to each
retrieved node, but Andrew dis not seem to be quite hot on it. So I am
implementing my own solution where I add to each retrieved node an
attribute containing the path used to retrieve it.
Armando
More information about the NeXus-committee
mailing list