<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi,</p>
    <p>On my computer, it works but I had to change your regular
      expression to '.*.his' instead of '*.his'. It's a good idea to
      keep the single quotes on the command line to avoid interpretation
      by the command line interpreter.<br>
    </p>
    <p>If this is not the issue, you can try to add the -v option to
      check the number of projections that is found.</p>
    <p>Simon<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 23/06/2016 15:48, Christoph Zöllner
      wrote:<br>
    </div>
    <blockquote cite="mid:576BE8A3.40409@physik.uni-muenchen.de"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      Dear all,<br>
      <br>
      I want to use rtksubselect to create single geometryfiles for
      every projection for parallelization purposes. When using the
      following command:<br>
      <br>
      <blockquote>rtksubselect -g geometryfilename.xml --out_proj
        subsettest.mha --out_geometry subsettestgeom.xml -f 1 -l 2 -p
        projectionfolder -r *.his <br>
      </blockquote>
      <br>
      I get this error:<br>
      <br>
      <blockquote>ExceptionObject caught with paste->Update() in file
/scratch-local/rauscher/rtk/RTK/applications/rtksubselect/rtksubselect.cxx
        line 113<br>
        <br>
        itk::InvalidRequestedRegionError (0x1818600)<br>
        Location: "unknown" <br>
        File:
/scratch-local/rauscher/itk/InsightToolkit-4.8.2/Modules/Core/Common/src/itkDataObject.cxx<br>
        Line: 393<br>
        Description: Requested region is (at least partially) outside
        the largest possible region.<br>
        <br>
        <br>
        Invalid requested region error triggered by ProjectionsReader<br>
        img->GetRequestedRegion() = [ ImageRegion (0x180ea40)<br>
          Dimension: 3<br>
          Index: [4, 4, 1]<br>
          Size: [504, 504, 1]<br>
         ]<br>
        img->GetLargestPossibleRegion() = [ ImageRegion (0x180ea08)<br>
          Dimension: 3<br>
          Index: [4, 4, 0]<br>
          Size: [504, 504, 1]<br>
         ]<br>
      </blockquote>
      it works for the first file though when using -f 0 -l 1<br>
      <br>
      regards,<br>
      Christoph<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Rtk-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a>
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/rtk-users">http://public.kitware.com/mailman/listinfo/rtk-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>