@@ -7,8 +7,8 @@ the configure/RELEASE file in each release of quadEM.
77- Added a software driver to get data into the quadEM. It is similar to the NDDriverStdArrays for areaDetector.
88- Added support for the SenSiC PCR4 picoammeter. Thanks to Sammy Mosca from STLab for this.
99- Added support for the Sydor T4U electrometer. There are 2 implementations for this:
10- 1 ) T4UDirect: The quadEM driver communicates directly with the T4U.
11- 2 ) T4U: The quadEM driver communicates with the T4U via a Sydor software library.
10+ - T4UDirect: The quadEM driver communicates directly with the T4U.
11+ - T4U: The quadEM driver communicates with the T4U via a Sydor software library.
1212- Supported a variant of the Square geometry, where the diodes are aranged counterclockwise.
1313- Converted the documentation from raw HTML to Sphinx, published at https://epics-modules.github.io/quadEM .
1414- Added documentation about scanning with the TetrAMM and improved the documentation about plugins.
@@ -20,8 +20,8 @@ the configure/RELEASE file in each release of quadEM.
2020 - The Plugins/ menu on quadEM.adl now has the following 3 menu items:
2121 - QE common plugins
2222 - QE FFT plugins
23- - AD common plugins (this is where the ROIs, HDF5, etc. are)
24- - This provides all standard areaDetector plugins including ROIs, HDF5, etc.
23+ - AD common plugins
24+ - AD common plugins provides all standard areaDetector plugins including ROIs, HDF5, etc.
2525 - It is now possible to stream data an HDF5 file, for example.
2626 This can be sampling at up to 20 kHz on the TetrAMM.
2727- Simplify the autosave files to reduce redundancy.
0 commit comments