Hello all,<br><br>I seem to be able to map files when no directory is stated as part of the prefix, but this mapping fails when path is included.<br><br><br>Works:  <br>AFNIobj inp<simple_mapper;prefix=@strcat("ts.0",subject,".",run,"+orig.")>;<br>
<br>Breaks:<br>AFNIobj inp<simple_mapper;prefix=@strcat("inputs/ts.0",subject,".",run,"+orig.")>;<br><br>The first succeeds [SwiftScript trace: ts.005.1+orig.BRIK SwiftScript trace: ts.005.1+orig.HEAD]<br>
and the second gives:<br>java.lang.RuntimeException: Data set initialization failed for org.griphyn.vdl.mapping.RootDataNode identifier <a href="mailto:tag%3Abenc@ci.uchicago.edu">tag:benc@ci.uchicago.edu</a>,2008:swift:dataset:20080505-2056-s3bk01i8:720000000047 with no value at dataset=inp (closed). Missing required field: HEAD<br>
<br>Only difference is file location. <br><br>Because I intend to map files existing in various directories in the file system (or even in an 'inputs' dir underneath the current working swift dir), understanding this would be helpful.<br>
<br>Thanks,<br>Uri<br><br><br><div class="gmail_quote">On Sun, May 4, 2008 at 8:35 PM, Ben Clifford <<a href="mailto:benc@hawaga.org.uk">benc@hawaga.org.uk</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
> This solves the problem.<br>
<br>
ok good. You should be able to change the 05 into another array index too,<br>
through a similar looking regexp (or something that is actually<br>
readable/maintainable...)<br>
<font color="#888888"><br>
--<br>
<br>
</font></blockquote></div><br>