<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Folks,<br>
    <br>
    I just moved David's REST compression selection switch option onto
    the trunk. See his original message describing it below.<br>
    <br>
    Recall that the branch and all recent tags already have this.<br>
    <br>
      -- Mark<br>
    <div class="moz-forward-container"><br>
      -------- Original Message --------
      <table class="moz-email-headers-table" cellspacing="0" border="0"
        cellpadding="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>HDDM compression</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Wed, 26 Feb 2014 19:40:40 -0500</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>David Lawrence <a class="moz-txt-link-rfc2396E" href="mailto:davidl@jlab.org">&lt;davidl@jlab.org&gt;</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td>Mark M. Ito <a class="moz-txt-link-rfc2396E" href="mailto:marki@jlab.org">&lt;marki@jlab.org&gt;</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">CC: </th>
            <td>Paul Mattione <a class="moz-txt-link-rfc2396E" href="mailto:pmatt@jlab.org">&lt;pmatt@jlab.org&gt;</a>, Simon Taylor
              <a class="moz-txt-link-rfc2396E" href="mailto:staylor@jlab.org">&lt;staylor@jlab.org&gt;</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Hi Mark,
      <div><br>
      </div>
      <div>  I just committed a change to the branch that allows you to
        turn off compression of the HDDM output stream. It is not turned
        off by default so you will need to add the argument
        -PHDDM:USE_COMPRESSION=0. It should print a message indicating
        whether the compression is enabled or not so you can be sure
        what it’s doing by examining the output.</div>
      <div><br>
      </div>
      <div>Regards,</div>
      <div>-David<br>
        <div><br>
          <div>Begin forwarded message:</div>
          <br class="Apple-interchange-newline">
          <blockquote type="cite">
            <div style="margin-top: 0px; margin-right: 0px;
              margin-bottom: 0px; margin-left: 0px;"><span
                style="font-family:'Helvetica'; color:rgba(0, 0, 0,
                1.0);"><b>From: </b></span><span
                style="font-family:'Helvetica';"><a
                  moz-do-not-send="true"
                  href="mailto:Hall-D.SVN.Repository@jlab.org">Hall-D.SVN.Repository@jlab.org</a><br>
              </span></div>
            <div style="margin-top: 0px; margin-right: 0px;
              margin-bottom: 0px; margin-left: 0px;"><span
                style="font-family:'Helvetica'; color:rgba(0, 0, 0,
                1.0);"><b>Subject: </b></span><span
                style="font-family:'Helvetica';"><b>r12702 -
                  branches/sim-recon-dc-2/src/libraries/HDDM</b><br>
              </span></div>
            <div style="margin-top: 0px; margin-right: 0px;
              margin-bottom: 0px; margin-left: 0px;"><span
                style="font-family:'Helvetica'; color:rgba(0, 0, 0,
                1.0);"><b>Date: </b></span><span
                style="font-family:'Helvetica';">February 26, 2014 at
                7:31:28 PM EST<br>
              </span></div>
            <div style="margin-top: 0px; margin-right: 0px;
              margin-bottom: 0px; margin-left: 0px;"><span
                style="font-family:'Helvetica'; color:rgba(0, 0, 0,
                1.0);"><b>To: </b></span><span
                style="font-family:'Helvetica';"><a
                  moz-do-not-send="true" href="mailto:davidl@jlab.org">davidl@jlab.org</a>,
                <a moz-do-not-send="true"
                  href="mailto:brash@pcs.cnu.edu">brash@pcs.cnu.edu</a>,
                <a moz-do-not-send="true" href="mailto:zisis@uregina.ca">zisis@uregina.ca</a>,
                <a moz-do-not-send="true"
                  href="mailto:mashephe@indiana.edu">mashephe@indiana.edu</a>,
                <a moz-do-not-send="true"
                  href="mailto:zihlmann@jlab.org">zihlmann@jlab.org</a>,
                <a moz-do-not-send="true" href="mailto:somov@jlab.org">somov@jlab.org</a>,
                <a moz-do-not-send="true" href="mailto:staylor@jlab.org">staylor@jlab.org</a>,
                <a moz-do-not-send="true"
                  href="mailto:kmoriya@indiana.edu">kmoriya@indiana.edu</a>,
                <a moz-do-not-send="true" href="mailto:pmatt@jlab.org">pmatt@jlab.org</a>,
                <a moz-do-not-send="true" href="mailto:jrsteven@mit.edu">jrsteven@mit.edu</a>,
                <a moz-do-not-send="true" href="mailto:dalton@jlab.org">dalton@jlab.org</a><br>
              </span></div>
            <br>
            <div>Author: davidl<br>
              Date: 2014-02-26 19:31:28 -0500 (Wed, 26 Feb 2014)<br>
              New Revision: 12702<br>
              <br>
              Modified:<br>
                branches/sim-recon-dc-2/src/libraries/HDDM/<a
                moz-do-not-send="true" href="http://DEventWriterREST.cc">DEventWriterREST.cc</a><br>
  branches/sim-recon-dc-2/src/libraries/HDDM/DEventWriterREST.h<br>
              Log:<br>
              Added HDDM:USE_COMPRESSION configuration parameter to
              allow user to disable bz2 compression of output stream. By
              default, compression is still turned on, but can be
              disabled with -PHDDM:USE_COMPRESSION=0 . This only affects
              REST format files.<br>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
    </div>
    <br>
  </body>
</html>