prjemian / punx

Python Utilities for NeXus HDF5 files
https://prjemian.github.io/punx
5 stars 7 forks source link

Title of an application definitions #204

Open woutdenolf opened 2 years ago

woutdenolf commented 2 years ago

I have an application definition (NXstress) with an optional title (like any NXentry). I see this:

findings
=========================== ====== ============= ==========================================
address                     status test          comments                                  
=========================== ====== ============= ==========================================
/Point_0001@None            ERROR  NXDL field    NXstress:title not found    

What is the @None for? And the title is indeed missing but it's optional so it shouldn't be an error.