UUPharmacometrics / PsN

Perl-Speaks-NONMEM
https://uupharmacometrics.github.io/PsN
GNU General Public License v2.0
65 stars 19 forks source link

parallel_retries does copy input phi-file correctly #162

Open rikardn opened 4 years ago

rikardn commented 4 years ago

execute can handle

$ETAS FILE=run208.phi

but for parallel_retries one has to write

$ETAS FILE=../run208.phi

for the phi file to be used correctly.

MahmAbdelwahab commented 4 years ago

can the same be applied for SIR? Because I'm getting the following error when using $ETAS: "Can't locate object method "extra_files" via package "tool:sir"

rikardn commented 4 years ago

That was related to another issue that was recently fixed. The fix is small in case you want to patch your PsN: ce7af32a804b923a09cbcd0eabb9d972dd54e398