Maxipix51 (ESRF)

A Maxipix51 detector is introduced to Online by the following entry in /online_dir/online.xml:

<hw>
...
<!-- Maxipix 5x1 -->
<device>
 <name>max51ccd</name>
 <type>type_tango</type>
 <module>module_tango</module>
 <device>desy/limaccd/mpx1</device>
 <control>tango</control>
 <hostname>mpxdesy1:20000</hostname>
</device>
<device>
 <name>max51dev</name>
 <type>type_tango</type>
 <module>module_tango</module>
 <device>desy/limampx/mpx1</device>
 <control>tango</control>
 <hostname>mpxdesy1:20000</hostname>
</device>
<!-- end of Maxipix 5x1 -->
...
</hw>

The first implementation of the device was done at P10. It can be operated as a virtual counter and via a BLSC widget. The code is still very preliminary. It can be found in haspp10e2:/online_dir/TkIrc.pl.