Paul Hancock
Paul Hancock
Thanks @AlecThomson it's working now.
The `MOC.fits` file should have been copied when you installed AegeanTools. How did you install Aegean tools?
Happy to hear that you have solved the issue. I'm curious about why it came up in the first place though. When you say you installed it "following the guide"...
I think this may have been fixed in d3a139e9d6844f692d4ef3b478a69c9b05c03886. Can you check by uninstalling AegeanTools and then reinstalling with `pip install git+https://github.com/PaulHancock/Aegean.git@155-different-intial-guess-modes` and re-running MIMAS?
I never noticed this before, but after looking at some of the changes you made in the PR, it's clear that I wasn't as careful as I should have been....
Hi Ash, I have not seen this issue before, but it appears to be related to multiprocessing on OSX. I have had issues with OSX compatibility before and thought that...
Can confirm that this occurs whenever the number of cores requested is larger than the number of cores available. I think @tjgalvin is right about the the cause. I used...
Hi Folks, I'm trying to diagnose the cause of this error. Can you let me know what OS you are using and the directory from which you are running Aegean?...
Duplicate of #200