Skip to content

Releases: moritzploss/tribology

v0.5.15

14 May 09:02
Compare
Choose a tag to compare

The SLIM mapper analysis methods and data import methods for PCS Instrument test rigs now also work with their ETM test rig.

v0.5.11

30 Nov 10:15
Compare
Choose a tag to compare
  • fixed (rather embarrassing) bugs in functionskin2dyn and dyn2kin

v0.5.10

28 Nov 10:14
Compare
Choose a tag to compare
  • function merge_npz restored 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_del now has additional argument force to overwrite existing
    output files
  • function split_del added to module data_import
  • fixed a bug that lead function approx_hertz_rad to return radius nan
    rather than inf for a straight line profile. added corresponding test
    case
  • function approx_hertz_rad now returns additional parameters
  • function abbottfirestone moved to module rough_surfaces
  • function import_del and import_dir now have an additional argument
    colheadlines for files where the column headers span multiple rows
  • bug fixes

v0.5.3

15 Nov 09:11
Compare
Choose a tag to compare
  • function phertz now 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_surfaces added

v0.4.9

01 Nov 16:30
Compare
Choose a tag to compare
  • fixed bug that lead to data import error when using mat output format
  • added missing package dependencies that may lead to an import error when using
    data import or slim mapper processing functions
  • functions slim2thick and slim2thick_batch now return color error values
    for each image

v0.4.4

05 Oct 15:38
Compare
Choose a tag to compare
  • function merge_npz added to data_import module
  • function slim2thick_batch now also returns mean thickness data for the SLIM
    mapper ZERO step
  • providing an output file name to the merge_del function is now optional
  • function merge_del added to data_import module

v0.4.0

28 Nov 10:21
Compare
Choose a tag to compare
  • module process_slim_mapper added. 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 denied error using the import_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

v0.2.61

19 Dec 11:43
Compare
Choose a tag to compare
Bump version: 0.2.60 → 0.2.61

v0.2.54

18 Dec 10:33
Compare
Choose a tag to compare
Bump version: 0.2.53 → 0.2.54