-
Notifications
You must be signed in to change notification settings - Fork 4
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
Unexpected problem in simulation, output file does not exist #3
Comments
Does the tmp folder exist? If not, try creating it manually. Otherwise I can try to reproduce on my ubuntu |
Thank you very much for help. Date: Wed, 21 Oct 2015 05:54:39 -0700 Does the tmp folder exist? If not, try creating it manually. Otherwise I can try to reproduce on my ubuntu ― |
Thank you very much for help. The tmp folder didn't exist. I created it manually, then compile SPGR.sts sequence, still: Simulation finished... I attached the full log file recording the output of building and running ./st4. Thank you again. |
Did you attach the log file? Try to take a look at the simulator folder, On Wed, Oct 21, 2015 at 10:41 AM, siatjiasen [email protected]
Cheng Li |
Thank you for help. I did as you said. But I still got: Unexpected problem in simulation, |
Hi, Following the steps:
On Thu, Oct 22, 2015 at 8:03 PM, siatjiasen [email protected]
Cheng Li |
Hi, Thank you so much for help. I did as what you said. Now I can compile and simulate the sequences (I [image: Inline image 1] Best wishes, On Fri, Oct 23, 2015 at 11:13 PM, licheng2002 [email protected]
|
Hi, May I suggest to update the install instructions in "Readme.txt" file? The following steps you provided really help me:
Thank you. |
Hi,
I successfully installed Qt5.5 and sequencetree4_master on Ubuntu 14.04 LTS. No compilation error.
Then I run ./st4, then GUI was displayed. I started compiling SPGR.sts squence. I got the following output:
simulating...
Duration=0 seconds; 0 blocks; Rel.SAR=0
Simulation finished...
Unexpected problem in simulation, output file does not exist.
In the terminal running ./st4, I got:
Running: "/home/jiasen/sequencetree4/bin/simulator_executable2.exe" ("stat", "/home/jiasen/sequencetree4/bin/../tmp/sequence_parameters_in.txt", "/home/jiasen/sequencetree4/bin/../tmp/sequence_parameters_out.txt", "/home/jiasen/sequencetree4/bin/../tmp/simulation_output.dat", "/home/jiasen/sequencetree4/bin/../tmp/results_output_stat.txt", "-1", "-1")
There is simulator_executable2.exe, but no /tmp folder contains the txt files and dat file.
Is this error induced by my wrong installation of sequencetree4 and Qt4 , or the sequence parameters were not set correctly, or something else?
Thank you for help.
Best wishes,
Jia Sen
The text was updated successfully, but these errors were encountered: