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_spectrum_example.param doesn't run #58

Closed eclake closed 7 years ago

eclake commented 7 years ago

Hmmm, is this likely to be a problem with my installation?

Emmas-MacBook:params efcl$ /Users/efcl/gitHubCloning/BEAGLE/build/BEAGLE --parameter-file fit_spectrum_example.param --fit
 ---> fixed                         sfh_type                                   0
 ---> fitted                        mass                                       0
 ---> fixed                         current_sfr_timescale                      0
 ---> fitted                        nebular_logU                               0
 ---> fixed                         nebular_xi                                 0
 ---> fitted                        nebular_Z                                  0
 ---> fixed                         attenuation_type                           0
 ---> fitted                        tauV_eff                                   0
 ---> fixed                         mu                                         0
 ---> fitted                        tau                                        1
 ---> fitted                        metallicity                                1
 ---> fitted                        specific_sfr                               1
 ---> fitted                        formation_redshift                         1
 n_fitted:            8
 *****************************************************
 MultiNest v3.10
 Copyright Farhan Feroz & Mike Hobson
 Release Jul 2015

 no. of live points =  120
 dimensionality =    8
 *****************************************************
 Starting MultiNest
 generating live points
At line 469 of file /Users/efcl/gitHubCloning/MultiNest/src/nested.F90 (unit = 57)
Fortran runtime error: File already opened in another unit
eclake commented 7 years ago

The _BEAGLE.fits.gz and .lock files were made in the results directory

jacopo-chevallard commented 7 years ago

on it

jacopo-chevallard commented 7 years ago

did you re-install MultiNest yourself?

eclake commented 7 years ago

Ah yes - Thank you! I did so that I could run it from python. Am trying to uninstall and recompile now

eclake commented 7 years ago

Perfect, thanks! - now it's working - closing

jacopo-chevallard commented 7 years ago

cool !