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

Consider hosting test data externally #21

Open
jat255 opened this issue Nov 6, 2024 · 0 comments
Open

Consider hosting test data externally #21

jat255 opened this issue Nov 6, 2024 · 0 comments

Comments

@jat255
Copy link
Member

jat255 commented Nov 6, 2024

The repo size for ETSpy is ~63MB when compressed, which is quite large. The vast majority (99.6%) of this is the test datasets, a couple of which are also used for get_needle_data() and get_catalyst_data().

This isn't too hard to set up (see KikuchiPy as an example: https://github.com/search?q=repo%3Apyxem%2Fkikuchipy%20pooch&type=code , https://github.com/pyxem/kikuchipy/blob/a016c0a38b84cc74b4110c517807504e5f248c50/src/kikuchipy/data/_data.py#L22, and https://github.com/pyxem/kikuchipy/blob/a016c0a38b84cc74b4110c517807504e5f248c50/src/kikuchipy/data/_registry.py)

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

1 participant