mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 16:20:03 +02:00
Merge branch '3.0' into developer
This commit is contained in:
commit
14f97cbc10
@ -13,7 +13,7 @@ if (USE_HDF5)
|
||||
find_package(HDF5 1.10 COMPONENTS CXX)
|
||||
endif (USE_HDF5)
|
||||
|
||||
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
|
||||
add_subdirectory(slsDetectorSoftware)
|
||||
add_subdirectory(slsReceiverSoftware)
|
||||
|
22
RELEASE.txt
22
RELEASE.txt
@ -7,10 +7,20 @@ INTRODUCTION
|
||||
|
||||
This document describes the differences between previous versions and 3.0.0 releases.
|
||||
|
||||
Manuals can be found under the 'manual/docs' folder. Both HTML and pdf versions are provided.
|
||||
Manual (both HTML and pdf versions) are provided in
|
||||
manual/docs/
|
||||
|
||||
Documentation from Source Code can be found for the Command Line and for the API for
|
||||
both HTML and pdf versions as slsDetectorClientDocs and slsDetectorUsersDocs respectively.
|
||||
Documentation from Source Code can be found for the Command Line and for the API in
|
||||
html:
|
||||
manual/docs/html/slsDetectorClientDocs/index.html
|
||||
manual/docs/html/slsDetectorUsersDocs/index.html
|
||||
pdf:
|
||||
manual/docs/pdf/slsDetectorClientDocs.pdf
|
||||
manual/docs/pdf/slsDetectorUsersDocs.pdf
|
||||
|
||||
Example including binaries for detector and receiver user classes can be found in
|
||||
|
||||
manual/manual-api
|
||||
|
||||
User documentation can also be accessed directly at this location:
|
||||
|
||||
@ -87,7 +97,7 @@ Reiterating, both 2.3 and 3.0 supports the following features:
|
||||
|
||||
4. Multiple Receivers have to be started as different processes, instead of threads
|
||||
due to static variables being used. Please refer example code provided in the
|
||||
slsDetectorsPackage/users folder (mainReceiver.cpp).
|
||||
slsDetectorsPackage/manual/manual-api folder (mainReceiver.cpp).
|
||||
|
||||
|
||||
|
||||
@ -147,9 +157,9 @@ New Features
|
||||
receiver streamer threads) via the command line
|
||||
|
||||
|
||||
Users
|
||||
Users-API
|
||||
-----
|
||||
11. Users example forks new child processes for every extra receiver object.
|
||||
11. manual-api example forks new child processes for every extra receiver object.
|
||||
|
||||
|
||||
|
||||
|
@ -44,7 +44,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>Anna Bergamaschi</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -78,7 +78,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -44,7 +44,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>Anna Bergamaschi</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -78,7 +78,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -180,7 +180,7 @@ These results show that the angular calibration allows a resolution in determin
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -211,7 +211,7 @@ Acquisition GUI window to setup the motor position scan.</CAPTION>
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -180,7 +180,7 @@ After fitting all modules you can click on the <I>Write Angular Calibration</I>
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -62,7 +62,7 @@ while for the GUI the file name should be specified in the configuration file (w
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -61,11 +61,11 @@ Mathematics Department, Macquarie University, Sydney.
|
||||
The command line arguments were: <BR>
|
||||
<STRONG>latex2html</STRONG> <TT>-split 4 angularCalibrationHowTo.tex</TT>
|
||||
<P>
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-22
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-24
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -44,7 +44,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>Anna Bergamaschi</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -78,7 +78,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -44,7 +44,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>Anna Bergamaschi</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -78,7 +78,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -377,7 +377,7 @@ Median of the number of counts as a function of the threshold for X-rays of 12.5
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -180,7 +180,7 @@ Acquisition GUI window to setup the threshold scan.</CAPTION>
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -184,7 +184,7 @@ Window to calibrate the modules.</CAPTION>
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -68,7 +68,7 @@ By reloading the default detector settings, the calibration coefficients will be
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -61,11 +61,11 @@ Mathematics Department, Macquarie University, Sydney.
|
||||
The command line arguments were: <BR>
|
||||
<STRONG>latex2html</STRONG> <TT>-split 4 energyCalibrationHowTo.tex</TT>
|
||||
<P>
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-22
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-24
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -78,7 +78,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -129,7 +129,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -54,7 +54,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -53,7 +53,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
Data Structure</a></h2>
|
||||
<p>commands to configure detector data structure</p>
|
||||
<ul>
|
||||
<li><b> datastream </b>enables/disables the 0MQ data stream (0MQ threads created) from receiver to client. <code>Returns</code> <code></code>(int)</li>
|
||||
<li><b> externalgui </b>sets/gets external gui flag. 1 sets and enables the 0MQ data stream (0MQ threads created) from receiver to client, while 0 unsets and disables. <code>Returns</code> <code></code>(int)</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><b>free</b> Free shared memory on the control PC</li>
|
||||
@ -251,7 +251,7 @@ Detector Parameters</a></h2>
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -114,7 +114,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -99,7 +99,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -83,7 +83,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -108,7 +108,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -75,7 +75,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -77,7 +77,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -84,7 +84,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -304,7 +304,7 @@ ADCs</a></h2>
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -96,7 +96,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -114,7 +114,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -43,7 +43,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<H1 ALIGN="CENTER">SLS Detector text clients manual</H1>
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -148,7 +148,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -123,7 +123,7 @@ For additional questions concerning the indexing of the detector, please refer t
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -68,7 +68,7 @@ For additional questions concerning the acquisition flow, please refer to the <I
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -763,7 +763,7 @@ Debug</A>
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -110,6 +110,7 @@ For some commands, an additional argument <code>arg</code> is needed.
|
||||
<H2><A NAME="SECTION00041000000000000000">
|
||||
Standard commands</A>
|
||||
</H2>
|
||||
All the commends return two strings, where string1 is the command, string2 is teh actual returned string.
|
||||
|
||||
<P>
|
||||
<DL>
|
||||
@ -120,10 +121,14 @@ Standard commands</A>
|
||||
<DD>Dumps the current acquisition parameters of the detector to the file fname.
|
||||
</DD>
|
||||
<DT><STRONG>settings</STRONG></DT>
|
||||
<DD>Returns the current settings of the detector.
|
||||
<DD>Returns the current settings of the detector. Returns a string
|
||||
|
||||
<P>
|
||||
</DD>
|
||||
<DT><STRONG>threshold</STRONG></DT>
|
||||
<DD>For photon counting detectors, returns the detector threshold in eV, -1 if undefined.
|
||||
<DD>For photon counting detectors, returns the detector threshold in eV, -1 if undefined. Returns ``threshold value_in_eV''. If it fails, the returned threshold is the old set value.
|
||||
|
||||
<P>
|
||||
</DD>
|
||||
<DT><STRONG>timing</STRONG></DT>
|
||||
<DD>Returns the acquisition timing mode of the detector.
|
||||
@ -139,11 +144,11 @@ Refer to the detailed documentation to understand how the different timing modes
|
||||
<DD>Returns if data are written to file (1) or not (0).
|
||||
</DD>
|
||||
<DT><STRONG>exptime</STRONG></DT>
|
||||
<DD>Returns the exposure time of a single acquisition in seconds.
|
||||
<DD>Returns the exposure time of a single acquisition in seconds. Example: "exptime 1.000000000''
|
||||
Refer to detailed documentation to understand how the different timing modes work.
|
||||
</DD>
|
||||
<DT><STRONG>period</STRONG></DT>
|
||||
<DD>Returns the frames period (in s).
|
||||
<DD>Returns the frames period (in s). Example: ``period 1.000000000''
|
||||
Refer to detailed documentation to understand how the different timing modes work.
|
||||
</DD>
|
||||
<DT><STRONG>delay</STRONG></DT>
|
||||
@ -155,12 +160,12 @@ Refer to detailed documentation to understand how the different timing modes wor
|
||||
Refer to detailed documentation to understand how the different timing modes work.
|
||||
</DD>
|
||||
<DT><STRONG>frames</STRONG></DT>
|
||||
<DD>Returns the number of frames acquired sequentially per cycle (e.g. after each trigger), with the exposure time defined by exptime and the period defined by period (unless in gated mode).
|
||||
<DD>Returns the number of frames acquired sequentially per cycle (e.g. after each trigger), with the exposure time defined by exptime and the period defined by period (unless in gated mode). Returned as a string to be interpreted as an integer ``frames integer''
|
||||
Note that the total number of images is frames times cycles.
|
||||
Refer to detailed documentation to understand how the different timing modes work.
|
||||
</DD>
|
||||
<DT><STRONG>cycles n</STRONG></DT>
|
||||
<DD>Returns the number of cycles (e.g. number of triggers).
|
||||
<DD>Returns the number of cycles (e.g. number of triggers). Returned as atring to be interpreted as an integer ``cycles integer''
|
||||
Note that the total number of images is frames times cycles.
|
||||
Refer to detailed documentation to understand how the different timing modes work.
|
||||
</DD>
|
||||
@ -173,7 +178,9 @@ Refer to detailed documentation to understand how the different timing modes wor
|
||||
Refer to detailed documentation to understand how the different timing modes work.
|
||||
</DD>
|
||||
<DT><STRONG>dr</STRONG></DT>
|
||||
<DD>Returns the dynamic range n (in bits) of the data for a photon counting detector.
|
||||
<DD>Returns the dynamic range n (in bits) of the data for a photon counting detector. Returns a string that should be interpreted as an integer.
|
||||
|
||||
<P>
|
||||
</DD>
|
||||
<DT><STRONG>flags s</STRONG></DT>
|
||||
<DD>Returns the flags set for your detector.
|
||||
@ -549,7 +556,7 @@ Receiver - GOTTHARD only</A>
|
||||
<DD>Returns whether the receiver in online (1) or offline (0) mode.
|
||||
</DD>
|
||||
<DT><STRONG>framescaught</STRONG></DT>
|
||||
<DD>Returns the number of frames received.
|
||||
<DD>Returns the number of frames received. Returns: "framescaught n''
|
||||
</DD>
|
||||
<DT><STRONG>resetframescaught n</STRONG></DT>
|
||||
<DD>Sets the number of frames received to 1
|
||||
@ -808,7 +815,7 @@ Advanced settings changing the analog or digital performance of the acquisition.
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -160,7 +160,7 @@ sls_detector_put ratecorr -1
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -61,11 +61,11 @@ Mathematics Department, Macquarie University, Sydney.
|
||||
The command line arguments were: <BR>
|
||||
<STRONG>latex2html</STRONG> <TT>-split 4 slsDetectorClientHowTo.tex</TT>
|
||||
<P>
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-22
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-24
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -43,7 +43,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<H1 ALIGN="CENTER">SLS Detector text clients manual</H1>
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -148,7 +148,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -43,7 +43,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<H1 ALIGN="CENTER">Mythen v3.0 manual</H1>
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -113,7 +113,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -82,7 +82,7 @@ Here you can find in brief the main things you need to know in order to start wo
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -61,7 +61,7 @@ the detector is started and the data are acquired, postprocessed and written to
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -263,7 +263,7 @@ is used to configure the detector parameter var
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -294,7 +294,7 @@ is used to retrieve the detector parameter var
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -216,7 +216,7 @@ The configuration of the detector can either be set when startin the GUI using t
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -64,7 +64,7 @@ Please don't be too nervous clicking on start and/or stop since this is one of t
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -181,7 +181,7 @@ Where to find some important parameters (should be set only once, then it should
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -115,7 +115,7 @@ Chose ``Add calibration step'' and select the file created prevously. The settin
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -61,11 +61,11 @@ Mathematics Department, Macquarie University, Sydney.
|
||||
The command line arguments were: <BR>
|
||||
<STRONG>latex2html</STRONG> <TT>-split 4 slsDetectorGuiHowTo.tex</TT>
|
||||
<P>
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-22
|
||||
The translation was initiated by Thattil Dhanya on 2017-08-24
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -72,7 +72,7 @@ The complete software package is composed of several programs which can be insta
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -60,7 +60,7 @@ For installing the slsDetector shared and static libraries and the slsDetectorCl
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -74,7 +74,7 @@ To be able to run the slsDetectorClient commands, add their location to your pat
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -96,7 +96,7 @@ To build you can:
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -128,7 +128,7 @@ After pressing reset on the board, the board should reboot and the acqusition pr
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -93,7 +93,7 @@ The default calibration files for each file will be stored in the directory acco
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -94,7 +94,7 @@ slsDetectorClient</A>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -106,7 +106,7 @@ There are different ways for communicationg with your detector(s).
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -43,7 +43,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<H1 ALIGN="CENTER">Mythen v3.0 manual</H1>
|
||||
<DIV>
|
||||
|
||||
<P ALIGN="CENTER"><STRONG>August 22, 2017</STRONG></P>
|
||||
<P ALIGN="CENTER"><STRONG>August 24, 2017</STRONG></P>
|
||||
</DIV>
|
||||
|
||||
<P>
|
||||
@ -113,7 +113,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-22
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -63,7 +63,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -68,7 +68,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -309,7 +309,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -63,7 +63,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -128,7 +128,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -2199,7 +2199,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -68,7 +68,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -325,7 +325,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -67,7 +67,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -80,7 +80,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -65,7 +65,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -384,7 +384,7 @@ Here is a list of all class members with links to the classes they belong to:
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -350,7 +350,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -91,7 +91,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -108,7 +108,7 @@ Here is a list of all file members with links to the files they belong to:<ul>
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -77,7 +77,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -90,7 +90,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -77,7 +77,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -79,7 +79,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -158,7 +158,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -67,8 +67,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<a name="l00041"></a>00041 pDetector-><a class="code" href="classslsDetectorUsers.html#a8aeda7c2cbc270c7f8756761823e8d95" title="Reads the configuration file -- will contain all the informations needed for the...">readConfigurationFile</a>(argv[1]);
|
||||
<a name="l00042"></a>00042 cout<<<span class="stringliteral">"Detector configured"</span> << endl;
|
||||
<a name="l00043"></a>00043 }
|
||||
<a name="l00045"></a>00045 <span class="comment">//pDetector->registerDataCallback(&dataCallback, NULL);</span>
|
||||
<a name="l00046"></a>00046 <span class="comment">//pDetector->enableDataStreamingFromReceiver(1);</span>
|
||||
<a name="l00045"></a>00045 pDetector-><a class="code" href="classslsDetectorUsers.html#add821d94da9b03fe500d27e4433c01f5" title="register calbback for accessing detector final data">registerDataCallback</a>(&<a class="code" href="mainClient_8cpp.html#abba369ecba2066d66cc8b3b74460e778">dataCallback</a>, NULL);
|
||||
<a name="l00046"></a>00046 pDetector-><a class="code" href="classslsDetectorUsers.html#a5c85f5c94b585a1915307fa7f4bc46f6">enableDataStreamingFromReceiver</a>(1);
|
||||
<a name="l00047"></a>00047
|
||||
<a name="l00049"></a>00049 <span class="keywordtype">int</span> status = pDetector-><a class="code" href="classslsDetectorUsers.html#ac7d0254e38b8fe783204f691a4ee05b2" title="get run status">getDetectorStatus</a>();
|
||||
<a name="l00050"></a>00050 <span class="keywordflow">if</span> (status != 0){
|
||||
@ -110,7 +110,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -56,7 +56,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<p><a href="mainReceiver_8cpp_source.html">Go to the source code of this file.</a></p>
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td colspan="2"><h2>Defines</h2></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mainReceiver_8cpp.html#aa55605484e783ee738b6f4e7b251cbee">NUM_RECEIVERS</a> 2</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mainReceiver_8cpp.html#aa55605484e783ee738b6f4e7b251cbee">NUM_RECEIVERS</a> 1</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mainReceiver_8cpp.html#a2a4a8ad299b56605e3ee1ebb0950ac5c">START_TCP_PORT</a> 1954</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mainReceiver_8cpp.html#aeac6a4b86729a7e07100fb58600d6481">PRINT_IN_COLOR</a>(c, f,...) printf ("\033[%dm" f RESET, 30 + c+1, ##__VA_ARGS__)</td></tr>
|
||||
<tr><td colspan="2"><h2>Functions</h2></td></tr>
|
||||
@ -77,7 +77,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">#define NUM_RECEIVERS 2</td>
|
||||
<td class="memname">#define NUM_RECEIVERS 1</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -458,7 +458,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -61,7 +61,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<a name="l00018"></a>00018 <span class="preprocessor">#include <string></span>
|
||||
<a name="l00019"></a>00019 <span class="keyword">using namespace </span>std;
|
||||
<a name="l00020"></a>00020
|
||||
<a name="l00021"></a><a class="code" href="mainReceiver_8cpp.html#aa55605484e783ee738b6f4e7b251cbee">00021</a> <span class="preprocessor">#define NUM_RECEIVERS 2</span>
|
||||
<a name="l00021"></a><a class="code" href="mainReceiver_8cpp.html#aa55605484e783ee738b6f4e7b251cbee">00021</a> <span class="preprocessor">#define NUM_RECEIVERS 1</span>
|
||||
<a name="l00022"></a><a class="code" href="mainReceiver_8cpp.html#a2a4a8ad299b56605e3ee1ebb0950ac5c">00022</a> <span class="preprocessor"></span><span class="preprocessor">#define START_TCP_PORT 1954</span>
|
||||
<a name="l00023"></a><a class="code" href="mainReceiver_8cpp.html#aeac6a4b86729a7e07100fb58600d6481">00023</a> <span class="preprocessor"></span><span class="preprocessor">#define PRINT_IN_COLOR(c,f, ...) printf ("\033[%dm" f RESET, 30 + c+1, ##__VA_ARGS__)</span>
|
||||
<a name="l00024"></a>00024 <span class="preprocessor"></span>
|
||||
@ -225,7 +225,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -67,7 +67,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -290,7 +290,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -67,7 +67,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
@ -93,7 +93,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 22 Aug 2017 by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 24 Aug 2017 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
@ -53,7 +53,7 @@ Frequently Asked Questions">
|
||||
Frequently Asked Questions</H1>
|
||||
<P ALIGN=CENTER><STRONG>Anna Bergamaschi</STRONG>
|
||||
</P>
|
||||
<BR><P ALIGN=CENTER><B>Date:</B> August 23, 2017</P>
|
||||
<BR><P ALIGN=CENTER><B>Date:</B> August 24, 2017</P>
|
||||
|
||||
<HR>
|
||||
|
||||
@ -244,7 +244,7 @@ Frequently Asked Questions</H1>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -198,7 +198,7 @@ Contents</A>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -195,7 +195,7 @@ Read Out Trigger mode: the external trigger signal defines the beginning of the
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -103,7 +103,7 @@ After the configuration, the synchronization of the controllers will be complete
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -103,7 +103,7 @@ A simple high-level solution in case you need to maintain the software for sever
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -187,7 +187,7 @@ JUNGFRAU</A>
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -81,7 +81,7 @@ General questions about detectors</A>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -203,7 +203,7 @@ Settings to be chosen for the MYTHEN detector as a function of the X-ray energy
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -105,7 +105,7 @@ In case the board has some memory that can be accessed by the hardware, this is
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -109,7 +109,7 @@ Single photon counting detectors</A>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -146,7 +146,7 @@ Plot indicating the reccomended choice of detector settings as a function of the
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -305,7 +305,7 @@ Example of data from a sample emitting fluorescent light and detector threshold
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -111,7 +111,7 @@ SLS Detectors Software</A>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -171,7 +171,7 @@ Sketch of the experimental setup for a dynamic acquisition of the flat field.</C
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -258,7 +258,7 @@ The authomatic loading of energy-specific trim files is not yet implemented.
|
||||
<!--End of Navigation Panel-->
|
||||
<ADDRESS>
|
||||
Thattil Dhanya
|
||||
2017-08-23
|
||||
2017-08-24
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user