Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major revision to tree.py #6

Open
eugenwintersberger opened this issue Dec 15, 2015 · 1 comment
Open

Major revision to tree.py #6

eugenwintersberger opened this issue Dec 15, 2015 · 1 comment

Comments

@eugenwintersberger
Copy link
Contributor

Original reporter: rayosborn

As I discussed on the NeXus mailing list a few weeks ago, there has been a major rewrite of the tree API that makes the API more robust and more convenient to use interactively. The major changes are:

  1. to give the NXfields (formerly SDSs) all the functionality of Numpy arrays

  2. to allow group items to be accessed through a dictionary interface

  3. to make the syntax cleaner by simplifying method names.

I will be uploading a new version shortly, which will not be backwardly compatible with the previous one. Please contact Ray Osborn ROsborn@anl.gov if you need assistance upgrading to the new version.

@eugenwintersberger
Copy link
Contributor Author

This issue was originally nexusformat/code#322.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant