Notes about new features in NDPluginStats and NDPluginROI
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15721 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -37,7 +37,13 @@
|
||||
<ul>
|
||||
<li>Fixed a bug that could result in plugins being registered for callbacks multiple
|
||||
times.</li>
|
||||
<li>NDFileNexus. Changed the version of the Nexus SDK being used from 4-2-1 to version
|
||||
<li>NDPluginStats: Changes to allow centroid and profile calculations for 1-D arrays.</li>
|
||||
<li>NDPluginROI: Added new parameters AutoSize[X,Y,Z]. If these are true then the
|
||||
size of the ROI in that dimension is automatically set to be the size of the input
|
||||
array minus the Min[X,Y,Z] value. This allows the ROI plugin to be used for binning
|
||||
or reversing in that dimension without having to change the ROI Size[X,Y,Z] when
|
||||
the input array size changes.</li>
|
||||
<li>NDFileNexus: Changed the version of the Nexus SDK being used from 4-2-1 to version
|
||||
4-3-0. Modified the files in this distribution to eliminate all compiler warnings
|
||||
on Windows, Linux, and Darwin. Sent these changes back to the Nexus developers,
|
||||
so hopefully they will be in the next Nexus release as well.</li>
|
||||
|
||||
Reference in New Issue
Block a user