Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uninitialized value with modelfit.pm #238

Open
Mutaz94 opened this issue Sep 29, 2022 · 3 comments
Open

uninitialized value with modelfit.pm #238

Mutaz94 opened this issue Sep 29, 2022 · 3 comments
Labels

Comments

@Mutaz94
Copy link

Mutaz94 commented Sep 29, 2022

Hi @rikardn:

This error is arising with PsN version 5.3.0 and NONMEM version 7.5.1 with a simple execute command.

Use of uninitialized value $result_array[14] in join or string at /usr/local/Cellar/perl/5.34.0_1/lib/perl5/site_perl/5.34/PsN_5_3_0/tool/[modelfit.pm](http://modelfit.pm/) line 1367.

The model executes successfully but without visualizing the run progress. Any suggestions? Thanks!

Device: MacOS M1 chip with perl 5.3

@rikardn
Copy link
Member

rikardn commented Sep 30, 2022

Thanks for reporting this. This is a warning coming from the subroutine that generates the results. Did you get the raw_results file? The run progress from NONMEM need the -display_iterations option

@rikardn rikardn added the bug label Sep 30, 2022
@Mutaz94
Copy link
Author

Mutaz94 commented Oct 5, 2022

Hi Rikard: Thanks for your response. Yes, the raw_result file is generated, and the iterations are well displayed with -display_iterations. Any idea whats going on?

@rikardn
Copy link
Member

rikardn commented Oct 6, 2022

Usually warnings are a signal that something is wrong, but if you got all results as expected its hard to tell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants