Recent Releases of tribology
tribology -
The SLIM mapper analysis methods and data import methods for PCS Instrument test rigs now also work with their ETM test rig.
- Python
Published by moritzploss about 7 years ago
tribology -
- fixed (rather embarrassing) bugs in functions
kin2dynanddyn2kin
- Python
Published by moritzploss over 7 years ago
tribology -
- 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_delfunction (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
- Python
Published by moritzploss over 7 years ago
tribology -
- 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 radiusnanrather 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 argumentcolheadlinesfor files where the column headers span multiple rows - bug fixes
- Python
Published by moritzploss over 7 years ago
tribology -
- 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
- Python
Published by moritzploss over 7 years ago
tribology -
- 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
- Python
Published by moritzploss over 7 years ago
tribology -
- 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
- Python
Published by moritzploss almost 8 years ago