[NeXus-code-svn] r1808 - trunk/bindings/python/nxs

apache at nexusformat.org apache at nexusformat.org
Tue Jan 24 16:01:24 GMT 2012


Author: Ray Osborn
Date: Tue Jan 24 16:01:23 2012
New Revision: 1808

Modified:
   trunk/bindings/python/nxs/tree.py

Log:
Refs #322: Further improvements to make file saves work more intuitively.

* Added a read method to both NXfields and NXgroups to allow data to be restored to
the previously saved values.

* Added setters for the nxsignal and nxaxes properties to allow them to be set 
after the NXdata group is created.

* Added a recursive option to 'set_unchanged'.


Modified: trunk/bindings/python/nxs/tree.py
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/bindings/python/nxs/tree.py?r1=1807&r2=1808


More information about the NeXus-code-svn mailing list