Releases: moritzploss/tribology
Releases · moritzploss/tribology
Release list
v0.5.15
v0.5.11
- fixed (rather embarrassing) bugs in functions
kin2dynanddyn2kin
v0.5.10
- function
merge_npzrestored to earlier implementation; use more
advanced data structures to merge databases where values are not numeric or
not all databases contain the same set of keys - function
split_delnow has additional argumentforceto overwrite existing
output files - function
split_deladded to moduledata_import - fixed a bug that lead function
approx_hertz_radto return radiusnan
rather thaninffor a straight line profile. added corresponding test
case - function
approx_hertz_radnow returns additional parameters - function
abbottfirestonemoved to modulerough_surfaces - function
import_delandimport_dirnow have an additional argument
colheadlinesfor files where the column headers span multiple rows - bug fixes
v0.5.3
- function
phertznow has additional argument to indicate if mean or maximum
pressure should be returned - clarified that Hertz equations are only valid for elliptical and circular
contacts; equations for line contacts are not implemented at the moment - added additional test cases for Hertz equations
- fixed bug in Hertz pressure calculation that may lead to wrong results for
elliptical contacts if one of the contact bodies is completely flat - module
rough_surfacesadded
v0.4.9
- fixed bug that lead to data import error when using
matoutput format - added missing package dependencies that may lead to an import error when using
data import or slim mapper processing functions - functions
slim2thickandslim2thick_batchnow return color error values
for each image
v0.4.4
- function
merge_npzadded todata_importmodule - function
slim2thick_batchnow also returns mean thickness data for the SLIM
mapper ZERO step - providing an output file name to the
merge_delfunction is now optional - function
merge_deladded todata_importmodule
v0.4.0
- module
process_slim_mapperadded. the module contains functions for
automated processing of SLIM mapper bitmap images as obtained from test rigs
by PCS Instruments. - fixed a bug that lead to a
permission deniederror using theimport_del
function (and related functions) if the imported file is in the current working
directory and the function is called within a program that runs in an IDE. - docs theme changed to guzzle sphinx due to unresolvable compile problem with
rtd