Questions related to the scan and plot package SSP
-
phy1002
- Posts: 12
- Joined: 6. Sep 2016, 13:27
Post
by phy1002 » 29. Oct 2016, 17:39
Dear sir,
I try to use SSP by running Example1.m which makes scan on M0 in MSSM as the attached file, but after i type
Start["Example1.m"]
it gives:
Code: Select all
Starting parameter scan ScanM0
total number of parameter points: 10
20.% done
30.% done
40.% done
50.% done
60.% done
70.% done
80.% done
90.% done
100.% done
Reading all spectrum files
and the Mathematica flle holding on that line for several hours without generating data.m file .. I attached here Example1.m, DefaultSettings.m, and SPheno.spc.MSSM files ..
Best.
-
Attachments
-
- SSP.tar.gz
- (16.74 KiB) Downloaded 173 times
-
FStaub
- Site Admin
- Posts: 822
- Joined: 13. Apr 2016, 14:05
Post
by FStaub » 23. Nov 2016, 09:28
Hi,
it's a bit weird, because 10 points to read should be a fraction of a second. I can't see any obvious problem with your files.
You can try to start Mathematica in the terminal and then run SSP. This could print some important warnings or error messages.
Cheers,
Florian
-
phy1002
- Posts: 12
- Joined: 6. Sep 2016, 13:27
Post
by phy1002 » 24. Dec 2016, 13:04
Hi Florian,
Thanks for your reply. I run SSP on the MathKernel and I knew what was the error.
Best.