Skip to content
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

cube.stl missing in .conda\envs\f3ast\Lib\site-packages\f3ast\calibration #4

Open
AurysSilinga opened this issue Nov 2, 2022 · 1 comment

Comments

@AurysSilinga
Copy link

Hi,

the pip-installed version of f3ast is missing the 'cube.stl' file in the calibration folder. In my case, the folder was ".conda\envs\f3ast\Lib\site-packages\f3ast\calibration".

As a result, the example calibration notebook throws an error when calling 'get_sigma_structures'. Downloading the file from GitHub and manually adding it to the package directory has fixed the problem.

Just wanted to let you know.

Best wishes,
Aurys

@Skoricius
Copy link
Owner

Thanks for the feedback!
At this point, I am not sure if it's best to include example structures in pip distribution which is going to make the package larger or just instruct people to download it separately in case it is needed to work through the example.

I'll consider including it in the next version if this becomes a recurring issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants