Closed chavezoscar009 closed 6 months ago
hello @chavezoscar009, the issue is likely related to the naming of your spectra, section 4.1 of Beagle's manual:
NB: note that when combining spectroscopic and photometric data, the matching between photometry and spectrum, for the same object, is performed by means of the object ID defined in the photometric catalogue. In particular, for an object with photometric ID
Okay cool, that seems to have fixed the issues here, glad it was a little naming convention and nothing more serious. So then I take it for the example script to work as well I would need to change the spectra name from example_spec_0.fits to 0_example_spec.fits.
I am using BEAGLE v0.29.2 and am running into an issue where the program cannot seem to find the spectrum when I am trying to do spectro-photometric fitting.
I used the following command to call BEAGLE:
And got the following output errors.
I am having trouble figuring out why it does not find it as I am giving it the file path of the spectra in the .param file as shown below:
Where the file spectra_Jorge.list has the following entry:
Which points to the spectrum I want to do the spectro-photometric fitting. Any insights would be greatly appreciated.