tobac 1.4.2
Changelog
Bug fixes
-
Fixed a bug in the segmentation procedure that assigned the wrong grid cell areas to features in data frame #246
-
Fixed a bug in feature_detection.filter_min_distance() that always selected the feature with the largest threshold, even if the feature detection is targeting minima. The target is now an optional input parameter for the distance filtering #251
-
Fixed an issue in the 2D coordinate interpolation that produced object dtypes in feature detection and made the feature input data frame incompatible with the merge and split function #251
Full Changelog: v1.4.1...v1.4.2