Hello,
Thanks for the reply.
Unfortunately, the errors I am receiving are occurring while trying to
run the inverse example files. The forward processes seem to work fine.
In the gdb debug mode, while running examples_with_images, the terminal
aborts after a few burn in cycles:
Starting program: /Users/jbird/LENSTOOL/src/lenstool test_image.par -n
Reading symbols for shared libraries +++.............................. done
You are running openMP version of lenstool with 2 threads
You can change number of threads by set environment variable OMP_NUM_THREADS
Burn-in : 0.000042 5 148.211 -0.371 0/62 -62chi2/s
Program received signal SIGABRT, Aborted.
0x00007fff8743c122 in __psynch_mutexwait ()
When running examples_with_galaxies, the terminal outputs this information for the aborted optimization:
OPTIMISATION :
Bayesys Rate : 0.100000
Number of contraints : 10
Number of free parameters : 6
Burn-in : 0.000151 13 2106.417 -3.414 0/460 460chi2/s
Program received signal SIGABRT, Aborted.
0x00007fff8743c0fa in __psynch_cvwait ()
I get a similar error in example_with_arcletstat:
Starting program: /Users/jbird/LENSTOOL/src/lenstool nfw.par -n
Reading symbols for shared libraries +++.............................. done
You are running openMP version of lenstool with 2 threads
You can change number of threads by set environment variable OMP_NUM_THREADS
INFO: prepare arclet 3471/3471
Burn-in : 0.000009 3 18131.735 -0.070 0/38 38chi2/s
Program received signal SIGABRT, Aborted.
0x00007fff8743c0fa in __psynch_cvwait ()