- Restructure the project as Python module - Release package in PyPI
0.6.1
0.6.0
- Use regex for improved text processing - Fix formatting in various source files
0.5.2
- Differentiate w.r.t. energy and angle instead of unitary spacing in `cv2d` and `laplacian` - use numpy `nanargmin` instead of `argmin` in `plane_slice` and extracting `line_profile` module - convert `nan` to zero in data values in `plane_slice` and extracting `line_profile` module
0.5.1
- fix: make modules compatible when energy, theta or phi is not in increasing order - make modules robust even when user provides `min` value greater than the `max` value