-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
galsim on candide #369
Comments
This worked:
However, using the
|
I was not able to replicate this on macOS, but I was on Candide. So I assume this is an issue with the run path that was recently added. I will investigate and open a PR. |
@martinkilbinger I am also not able to replicate this on CANFAR. Can you let me know where you encountered this error. So far I can only reproduce it on Candide. |
yes, I only have this error on candide as well. Not sure whether you want more details ? I tried a new instatllation from scratch, in |
No, that's fine. I just wanted to know if it was a Candide-specific issue or not. |
@martinkilbinger OK, I found the issue. The pipeline environment installs Galsim via Conda while MCCD has a pip requirement on Galsim. I will attempt to resolve this. |
I have opened a PR on the MCCD repo to resolve this. In the meantime, for an existing ShapePipe environment, all you need to do is:
|
Excellent, this works! Thanks a lot. |
Resolved in #394 |
Sometimes galsim is not working correctly on candide. E.g.
import galsim
gives error messages;Dependency check in the pipeline fails with a segmentation fault. Sam, could you have a look, please. See message below the error I get.
The text was updated successfully, but these errors were encountered: