<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div><div>Hi Folks,</div><div><br></div><div> Some significant changes to be aware of that I just checked into the DAQ and rawevent plugin code.</div><div>(See full svn log down below.)</div><div><br></div><div>- Increased default EVIO buffer size to 20MB so we don’t have to keep adding that to the command line</div><div>- Added DAQ configuration parameter bank to output of rawevent and parsing of it to DAQ plugin</div><div>- Added option to generate (randomized) pedestals to EVIO formatted simulation data. The default</div><div> is left with this feature turned off, but can be turned on with the -PRAWEVENT:NO_PEDESTAL=0</div><div> command line flag.</div><div><br></div><div><br></div><div>Let me know if you have any issues related to these changes.</div><div><br></div><div><br></div><div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">------------------------------------------------------------------------</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">r15427 | davidl | 2014-09-30 08:14:26 -0400 (Tue, 30 Sep 2014) | 1 line</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">Increase default EVIO buffer size from 2MB to 20MB. This is a temporary fix until</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">we get the bug in EVIO fixed since we seem to keep running into this ceiling when</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">taking data in Window Raw Data mode.</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">------------------------------------------------------------------------</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">r15426 | davidl | 2014-09-30 08:12:03 -0400 (Tue, 30 Sep 2014) | 10 lines</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">- Add production of PulsePedestal words for f250 and f125 hits.</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">- Add facility to include random components to pedestals. The</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> parameters can be controlled via JANA configuration parameters.</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> For now, the default is to have pedestals turned off. (Turn them on</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> by setting the RAWEVENT:NO_PEDESTAL config. param to a non-</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> zero value.)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">- Added DAQ configuration banks to output. Some values are bogus</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> for the moment (F1TDC), but at least serve as placeholders. File</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> size increased by ~4%.</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">------------------------------------------------------------------------</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">r15425 | davidl | 2014-09-30 07:44:17 -0400 (Tue, 30 Sep 2014) | 10 lines</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; min-height: 14px;"><br></div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">- Move daq_param_type enum to its own file so that it can be used by</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> the raw event plugin as well</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">- Added DDAQConfig types to output of DAQ plugin. Including adding them as</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> Associated Objects to all relevant hits </div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">- Instrument DAQ plugin with EVIO:PARSE_F250 and similar config. parameters</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> so that parsing of individual module types can be easily disabled</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">- Fixed parsing of F125 data. In particular PulsePedestal objects which must get</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;"> their channel number from the previous PulseTime word.</div></div><div><br></div><div><br></div><div>Regards,</div><div>-David</div></body></html>