<div dir="ltr">Hi Dr. Eulenfeld,<div><br></div><div>That sounds perfect. The line that you provided seems to fix the issue. do you know if event and stations XML files can be created from .SAC files, I know all the information is contained in the header but I do not know if the XML files would have to be created from scratch.</div><div><br></div><div>Thanks for your cooperation,</div><div><br></div><div>Manuel Jaimes.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 2, 2018 at 9:52 AM, Tom Eulenfeld <span dir="ltr"><<a href="mailto:tom.eulenfeld@uni-jena.de" target="_blank">tom.eulenfeld@uni-jena.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Manuel,<br>
<br>
let's move the conversation to the mailing list as other people might be interested, too.<br>
<br>
The work-around confirms that the<br>
__THE_PROCESS_HAS_FORKED_AND_Y<wbr>OU_CANNOT_USE_THIS_COREFOUNDAT<wbr>ION_FUNTIONALITY___YOU_MUST_<wbr>EXEC__()<br>
error on MacOS has to do with multiprocessing. Still it's a bit disappointing to use only one core if more are available. After some googling I found out, that it is probably also related to the maxosx backend of matplotlib which does not allow to plot in several subprocesses.<br>
Can you please try another backend by starting Qopen with<br>
<br>
python -c "import matplotlib as mpl; import qopen; mpl.use('agg'); qopen.core.run_cmdline()"<br>
<br>
<br>
It should be possible to use SAC files, but additionally you'll need Event and Station XML files. If you need further assistance, let me know.<br>
<br>
Cheers,<br>
Tom<br>
<br>
<br>
<br>
On 02.05.2018 13:56, Jaimes Caballero, Manuel Alejandro wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dr. Eulenfeld,<br>
<br>
Thanks for your quick reply!, the program seems to work like that and it takes less than 5 minutes. I'm wondering if it'd be possible to use .SAC files as the input files, or would I need a .xml file for stations and events?, I could not find anything regarding that on seistools, I found that there was a similar procedure for the program yam but I do not know if it applies the same to qopen?<br>
<br>
Thanks a lot,<br>
<br>
Manuel Jaimes.<br>
<br>
On Wed, May 2, 2018 at 6:02 AM, Tom Eulenfeld <<a href="mailto:tom.eulenfeld@uni-jena.de" target="_blank">tom.eulenfeld@uni-jena.de</a> <mailto:<a href="mailto:tom.eulenfeld@uni-jena.de" target="_blank">tom.eulenfeld@uni-jena<wbr>.de</a>>> wrote:<br>
<br>
In the meantime you can try<br>
<br>
qopen --njobs 1<br>
<br>
which does not use the multiprocessing module.<br>
<br>
Cheers,<br>
Tom<br>
<br>
<br>
<br>
On 02.05.2018 10:25, Tom Eulenfeld wrote:<br>
<br>
Hi Manuel,<br>
<br>
no, I've never encountered this issue before.<br>
<br>
Do you mind opening a new ticket on github?<br>
<a href="https://github.com/trichter/qopen/issues" rel="noreferrer" target="_blank">https://github.com/trichter/qo<wbr>pen/issues</a><br>
<<a href="https://github.com/trichter/qopen/issues" rel="noreferrer" target="_blank">https://github.com/trichter/q<wbr>open/issues</a>><br>
<br>
Cheers!<br>
Tom<br>
<br>
<br>
On 01.05.2018 17:19, Jaimes Caballero, Manuel Alejandro wrote:<br>
<br>
Hi Dr. Eulenfeld,<br>
<br>
I have been trying to use your software qopen, the<br>
installation process and everything until qopen --tutorial<br>
works perfectly, when I try to run qopen in the terminal it<br>
gives an error which says: Break on<br>
__THE_PROCESS_HAS_FORKED_AND_Y<wbr>OU_CANNOT_USE_THIS_COREFOUNDAT<wbr>ION_FUNTIONALITY___YOU_MUST_<wbr>EXEC__()<br>
to debug.<br>
<br>
Have you encountered this issue before or do you know what<br>
might be the cause? I'm using macOS.<br>
<br>
Thanks for your time.<br>
<br>
Manuel Jaimes.<br>
<br>
<br>
</blockquote>
</blockquote></div><br></div>