<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
NeXpy v0.2 has just been released, now including support for Numpy masked arrays, improved contextual menus, and finer control over projection limits.
<div><br>
</div>
<div>Masked arrays are useful for eliminating missing or damaged pixels from calculations and plots while preserving the original counts. HDF5 does not have a mechanism for storing masked arrays, so NeXpy creates additional Boolean fields that the masked data
 links to through the 'mask' attribute. This is not currently part of the NeXus standard, but we will make a formal proposal soon. Until its ratification, this implementation can be used to test the idea.
<div><br>
</div>
<div>NeXpy</div>
<div>---------
<div>Nexpy is a Python application that provides access to arbitrary NeXus files, with a simple GUI and embedded Python shell for the inspection, plotting, editing, and analysis of NeXus data. It combines the flexibility of a Python shell with the convenience
 of GUI access to commonly-used commands, giving the neutron and x-ray scattering scientist a simple but powerful toolbox for 'playing' with their data. 
<div><br>
</div>
<div>
<div>
<div>NeXpy has been uploaded to the Python Package Index server so, if you have a reasonably current Python distribution, it should be possible to install NeXpy using:</div>
<div><br>
</div>
<div>  $ pip install nexpy</div>
<div><br>
</div>
<div>or upgrade an existing installation with:</div>
<div><br>
</div>
<div>  $ pip install -U nexpy</div>
</div>
</div>
<div>
<div><br>
</div>
<div>Unfortunately, pip may try to upgrade other packages even if they satisfy the minimum NeXpy requirements. You can avoid this by uninstalling nexpy first:</div>
</div>
<div><br>
</div>
<div>   $ pip uninstall nexpy</div>
<div>   $ pip install nexpy</div>
<div>
<div><br>
</div>
<div>NeXpy Home Page: <a href="http://nexpy.github.io/nexpy/">http://nexpy.github.io/nexpy/</a></div>
<div>NeXpy Github: <a href="https://github.com/nexpy/nexpy">https://github.com/nexpy/nexpy</a></div>
<div><br>
</div>
<div>This is a beta release. Please report any bugs to the Github issues page. Other questions can be addressed here to the NeXus Mailing List. </div>
<div><br>
</div>
<div>Ray Osborn</div>
<div>
<div style="font-size: 12px; ">-- </div>
<div style="font-size: 12px; ">Ray Osborn, Senior Scientist</div>
<div style="font-size: 12px; ">Materials Science Division</div>
<div style="font-size: 12px; ">Argonne National Laboratory</div>
<div style="font-size: 12px; ">Argonne, IL 60439, USA</div>
<div style="font-size: 12px; ">Phone: +1 (630) 252-9011</div>
<div style="font-size: 12px; ">Email: <a href="mailto:ROsborn@anl.gov">ROsborn@anl.gov</a></div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>