aarchiba / tempo2

git mirror of the tempo2 cvs repository
http://www.atnf.csiro.au/research/pulsar/tempo2/
GNU General Public License v3.0
1 stars 3 forks source link

Segmentation fault (core dumped) #3

Open issaeghdami opened 7 years ago

issaeghdami commented 7 years ago

I can use GWdipolebkgrd and also GWgeneralbkgrd plugins to simulate some pulsar timing affected by gravitational waves but unfortunately GWanisobkgrd and GWgeneralanisobkgrd do not work and a core dump error show up in Tempo2. I have tried to install a newer version of Tempo2 by replacing Tempo2 2014 with Tempo2 2016 but it did not fix the problem.

Here is the output of my terminal:

issa@ubuntu:~/Desktop/test/GW$ tempo2 -gr GWanisobkgrd -f psr1.par psr1.simulate.tim -dist 1 -gwamp 1e-15 -alpha -0.666666 -harmfile BkgrdHarmonics -ngw 1000 -plot This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under conditions of GPL license.

In this bit Looking for /home/issa/pulsar_software/tempo2/T2runtime/plugins//GWanisobkgrd_linux_plug.t2 Graphical Interface: GWanisobkgrd Author: J. Gair, modified from GWbkgrd by G. Hobbs Version: 1.0 --- type 'h' for help information Segmentation fault (core dumped)

What is the problem?!

issaeghdami commented 7 years ago

This happened because I did not entered the name of harmfile!