Closed pc494 closed 5 years ago
To get a handle on what to do with the core classes, you should write the tests of features you are likely to want:
[ ] get_local_grid(center,width,resolution) - function to generate a (small) grid around a certain rotation
get_local_grid(center,width,resolution)
[ ] get_full_grid(crystal_system,resolution)
get_full_grid(crystal_system,resolution)
This issue has now outlived its usefulness.
To get a handle on what to do with the core classes, you should write the tests of features you are likely to want:
[ ]
get_local_grid(center,width,resolution)
- function to generate a (small) grid around a certain rotation[ ]
get_full_grid(crystal_system,resolution)