You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add copy method for Signatures class with deep copy functionality ([12bca2f](https://github.com/siapy/siapy-lib/commit/12bca2f37f9b42591d6fc2791f66d4a57adcddef))
9
+
* add MockImage class and corresponding tests; integrate with SpectralImage ([ff6d2f2](https://github.com/siapy/siapy-lib/commit/ff6d2f274f413316402f39973967d4cdbf00c845))
10
+
* enhance get_signatures_within_convex_hull function to include points intersecting with the hull; add comprehensive tests for various shapes ([8fa14ea](https://github.com/siapy/siapy-lib/commit/8fa14ea22e7f31893a5e913bb2e65cf7818fcba9))
11
+
* implement get_signatures_within_convex_hull function and add tests ([05c603c](https://github.com/siapy/siapy-lib/commit/05c603cff255b502af037a01bfa05fa9f4333654))
12
+
* implement length and item access methods for Signals and Signatures classes ([447c3c2](https://github.com/siapy/siapy-lib/commit/447c3c2ce47e5110a3ab60a29141145afe341174))
13
+
* refactor get_signatures_within_convex_hull function and update related tests; improve signature extraction logic ([9a25824](https://github.com/siapy/siapy-lib/commit/9a258240b30852bfc942d175b9bd38c7c047a283))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
* correct index assertion in test_geometric_shapes_index_with_start_stop ([82c51f4](https://github.com/siapy/siapy-lib/commit/82c51f43f4f5b34a4c73e415c15ad67f1a3fb3f6))
19
+
* remove unnecessary wavelength coordinate assertion in test_to_xarray ([16e1bd1](https://github.com/siapy/siapy-lib/commit/16e1bd134b8bca315813effcd838f27740024d53))
20
+
* update xarray output tests to validate new coordinate structure ([0e20fc6](https://github.com/siapy/siapy-lib/commit/0e20fc6110707f5276218610b4013fdea6dd36ea))
0 commit comments