Skip to end of metadata
Go to start of metadata

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: