jacopo-chevallard / BEAGLE-general

Basic information to get started with the galaxy spectral modelling tool Beagle
https://www.iap.fr/beagle/
9 stars 0 forks source link

fit_photometry_example.param doesn't run #57

Closed eclake closed 7 years ago

eclake commented 7 years ago

I fixed an issue with the filter configuration file here 9ee93604454475065b373c4afd8dd4a5e67f2b0 but still when I try to run this example I get a (not very helpful) error. Not sure what this one is about - is there something missing in the new version of the parameter file?

Emmas-MacBook:params efcl$ /Users/efcl/gitHubCloning/BEAGLE/build/BEAGLE --parameter-file fit_photometry_example.param --fit
Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
ERROR STOP Error: key must be nonblank.
jacopo-chevallard commented 7 years ago

I'll take a look...

jacopo-chevallard commented 7 years ago

hi emma, I was unable to reproduce this error on my computer... maybe it's a compiler-related error, or some dependency that was not updated correctly. Do you want to try with the Docker versions instead? in the end this is what most people will be using!

eclake commented 7 years ago

OK, it's running with Docker :) - don't know what's going on with my local version but I'll try a new clean install Closing

jacopo-chevallard commented 7 years ago

Cool ! (let me know if you cannot sort out what's going on with your local installation)