The following Python code shows how to read a NeXus file with nFrame x ySize x xSize dimension dataset. It will print each frame as a single dimensional array with size = ySize x xSize.
Labels:
The following Python code shows how to read a NeXus file with nFrame x ySize x xSize dimension dataset. It will print each frame as a single dimensional array with size = ySize x xSize.