source: sasmodels/example/sesansfit.sh @ 15bd6e7

core_shell_microgelscostrafo411magnetic_modelrelease_v0.94release_v0.95ticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change on this file since 15bd6e7 was 15bd6e7, checked in by ajj, 8 years ago

reverting to @smk98 updates to gaussian coil models from #246517d47

  • Property mode set to 100755
File size: 207 bytes
Line 
1#!/bin/bash
2
3SASVIEW=$PWD/../../sasview/src
4PYTHONPATH=$PWD/../:$PWD/../../bumps:$PWD/../../periodictable:$SASVIEW
5export PYOPENCL_CTX PYTHONPATH
6
7echo PYTHONPATH=$PYTHONPATH
8set -x
9
10pythonw -m bumps.cli $*
Note: See TracBrowser for help on using the repository browser.