I am trying to get galprop v54 up and running on my system. I installed the required packages and the data from the galprop website, however, while running an example galdef file that I obtained from a test webrun, it is giving me the following error:
Code:
ReadISRFFormatV3: Reading ISRF from /home/jbuch/Work/GALPROP/FITS/ISRF/Standard/Standard.dat
ReadRadiationField: Reading from /home/jbuch/Work/GALPROP/FITS/ISRF/Standard/Standard.dat
ClearData: Call to clear cache when not built
ReadRadiationField: Error reading from file /home/jbuch/Work/GALPROP/FITS/ISRF/Standard/Standard.dat
terminate called after throwing an instance of 'std::invalid_argument'
what(): Error reading from file /home/jbuch/Work/GALPROP/FITS/ISRF/Standard/Standard.dat
Aborted (core dumped)
As i understand, it implies that the file ../ISRF/Standard/Standard.dat is missing. Indeed, despite extracting the galprop-54_data_081715.tar.gz multiple times I don't seem to be getting the Standard.dat file.
Any help will be appreciated!
Jatan Buch