core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since 07142f3 was
5be92e8,
checked in by krzywon, 9 years ago
|
More data files and another script.
|
-
Property mode set to
100644
|
File size:
206 bytes
|
Rev | Line | |
---|
[5be92e8] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | SASVIEW=$PWD/../../sasview/src |
---|
| 4 | PYTHONPATH=$PWD/../:$PWD/../../bumps:$PWD/../../periodictable:$SASVIEW |
---|
| 5 | export PYOPENCL_CTX PYTHONPATH |
---|
| 6 | |
---|
| 7 | echo PYTHONPATH=$PYTHONPATH |
---|
| 8 | set -x |
---|
| 9 | |
---|
| 10 | python -m bumps.cli $* |
---|
Note: See
TracBrowser
for help on using the repository browser.