mboquien / cigale

10 stars 0 forks source link

SED plotting for savefluxes mode #79

Open PhilippaHartley opened 3 months ago

PhilippaHartley commented 3 months ago

Hi there, I would like to plot the SED for my simulated models but I am running into an error. The first error is

IORegistryError: Format could not be identified based on the file name or contents, please provide a 'format' argument.

I am using the simulate_bzk ini file provided in the examples but setting save_sed to True, and I am running pcigale run; pcigale-plots sed

Might I need to change some other settings?

Thanks

mboquien commented 3 months ago

Hi. What version are you using? There has been progress on this in the develop branch, but not all cases are well managed yet.

PhilippaHartley commented 3 months ago

Hi and thanks for your quick response. I am using v2022.1

mboquien commented 3 months ago

I have given it a try with the latest development branch. It seems to be working fine in the end. Using that version may solve the issue. You can get it from that link if you do not use the git repository. Out of curiosity, what version of Python are you using?