core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since f4878dc was
a98958b,
checked in by krzywon, 9 years ago
|
Good progress on SESANS scripting.
|
-
Property mode set to
100644
|
File size:
131 bytes
|
Rev | Line | |
---|
[a98958b] | 1 | import shlex, subprocess |
---|
| 2 | args = shlex.split("sesansfit.sh sesans_parameters_sphere.py --edit") |
---|
| 3 | subprocess.Popen(args, shell="True") |
---|
Note: See
TracBrowser
for help on using the repository browser.