<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hey all,<br>
    <br>
    there is a problem when I want to rescale histograms. <br>
    If I use rivet-rescale, I get the error:<br>
    <br>
    <font size="3"> File "/scratch/kieselma/bin/rivet-rescale", line 177<br>
      low = float(low) if low else None<br>
      ^<br>
      SyntaxError: invalid syntax<br>
      <br>
      Do you know, how to fix that?<br>
      <br>
      Thanks a lot in advance,<br>
      Jennifer<br>
    </font>
  </body>
</html>