<html>#2413: Include "POWER" code to extrapolate waveforms to scri+ into ET
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>task</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>Comment (by Maria):</p>
<p>I tried to run power with nsnstohmns. </p>
<p>It is able to read *asc files, even defaults on them! </p>
<p>Unfortunately, it still complains about missing TwoPunctures.  </p>
<p>‌</p>
<p>▶ ./power.py --radii '[2:5]' --method POWER nsnstohmns_dx9<br>
Extrapolating with POWER method...<br>
Traceback (most recent call last):<br>
File "./power.py", line 860, in &lt;module&gt;<br>
main()<br>
File "./power.py", line 835, in main<br>
strains = POWER(args.path, PSI4_GLOB, radii, modes)<br>
File "./power.py", line 481, in POWER<br>
meta_name = glob.glob(os.path.join(simdirs, "TwoPunctures.bbh"))[0]<br>
IndexError: list index out of range</p>
<p>‌</p>
<p>Regarding the path,  it still requests a nested path for the files of type: ‘*/output-????/*/’</p>
<p>It would be good to be able to receive just the mp_Psi4.h5.</p>
<p>The error is either:</p>
<p>It gives me either:<br>
FileNotFoundError: [Errno 2] No such file or directory</p>
<p>or </p>
<p>error: argument path: invalid dir_path value</p>
<p>‌</p>
<p>Would be good to explain plain in the documentation about this.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2413/include-power-code-to-extrapolate'>https://bitbucket.org/einsteintoolkit/tickets/issues/2413/include-power-code-to-extrapolate</a></p>
</html>