tobac 1.5.0 #313
freemansw1
announced in
Announcements
tobac 1.5.0
#313
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changelog
Enhancements for Users
n_min_thresholdin feature detection can now be set for each threshold level instead of uniformly for all thresholds #208combine_feature_dataframesnow allows the retention of feature numbers #300scikit-learnis now a required dependency;pytablesandcf-unitsare no longer direct dependencies of tobac #204Bug fixes
v_max,d_max,d_min) are set inlinking_trackpy#223min_distanceinfeature_detection_multithreshold, run throughfilter_min_distance) has been fixed to properly work whentarget=minimum. #244floats stayfloats) in feature detection #250find_axis_from_coordutility to allow for non-dimensional coordinates to be correctly dealt with #255Documentation
Internal Enhancements
xarray_to_iris,iris_to_xarray,xarray_to_irispandas,irispandas_to_xarray) have been added for internal use that will allow the upcoming transition to xarray throughout tobac to occur more smoothly. #179utilsmodule has been broken up from a singleutils.pyfile to multiple files inside autilsfolder, allowing for ease of maintenance and fewer long code files. #191scipy.interpolate.interp2dinadd_coordinatesandadd_coordinates_3Dhas been replaced withscipy.interpolate.interpnasinterp2dhas been deprecated. #279setup.pyupdated to draw its required packages fromrequirements.txt#288Repository Enhancements
check_formattingCI action has been revised to install dependencies throughconda#288Deprecations
centerofgravity.py(calculate_cog,calculate_cog_untracked,center_of_gravity) have been deprecated and will be removed or significantly changed in v2.0. #200plot_mask_cell_track_follow,plot_mask_cell_individual_follow,plot_mask_cell_track_static,plot_mask_cell_individual_static,plot_mask_cell_track_2D3Dstatic,plot_mask_cell_track_3Dstatic,plot_mask_cell_individual_3Dstatic, andplot_mask_cell_track_static_timeseriesinplotting.pyhave been deprecated and will be removed or significantly changed in v2.0. #200wrapper.py(tracking_wrapperandmaketrack) have been deprecated and will be removed in v2.0. #200cell_statistics_all,cell_statistics, andcog_cellin the analysis module have been deprecated and will be removed or significantly changed in v2.0. #207tobac.utils.combine_tobac_featshas been renamed totobac.utils.combine_feature_dataframes, and the original name has been deprecated and will be removed in a future release. #300All changes: v1.4.2...v1.5.0
Full Changelog: https://github.com/tobac-project/tobac/blob/d819159d08896cb4237db6dfb538a6944a879413/CHANGELOG.md
This discussion was created from the release tobac 1.5.0.
Beta Was this translation helpful? Give feedback.
All reactions