Skip to main content

GUI for nanoindentation data

Project description

DOI

micromechanics-indentationGUI

Install

  • Create a new environment (python >= 3.8) using anaconda-navigator (https://www.anaconda.com/). In Anaconda's documentation (https://docs.anaconda.com/free/navigator/) you will learn:

    • how to install anaconda-navigator in the section of "Anaconda Navigator => Installation" (reading takes ~5 min),
    • how to create and activate a new environment in the section of "Anaconda Navigator => Tutorials => How to create a Python 3.5 environment from Anaconda2 or Anaconda3" (reading takes ~5 min).
  • In the terminal of the environment created by Anaconda Navigator, keyboard type the following command and press Enter

pip install micromechanics-indentationGUI

Upgrade

In the terminal, keyboard type the following command and press Enter

pip install --upgrade micromechanics-indentationGUI

Usage

Users need to know:

  • For fast reading using HDF5 files:
    • Using the given original file (e.g. the XLSX file for G200X), the HDF5 file will be automatically generated at the first calibration/calculation (or when an HDF5 file with the same name as the XLSX file does not exist).
    • The automatically generated HDF5 file has the same file name as the original file (e.g. the XLSX file for G200X) except the file extension of ".h5" and locates in the same folder as the original file.
    • The original file extension (e.g. '.xlsx' for G200X) should be given in the path instead of the file extension of the HDF5 file (".h5").
    • [Important] If you changed the content of the original file, please delete the correspoding HDF5 file.

Running by keyboard typing the following command and pressing Enter in the terminal

micromechanics-indentationGUI

Uninstall

In the terminal, keyboard type the following command and press Enter

pip uninstall micromechanics-indentationGUI

More detailed descriptions for developers

Prepare and create a new version

  • Delete RecentFiles.txt in /indentationGUI/micromechanics_indentationGUI

  • Delete *.hf in /indentationGUI/micromechanics_indentationGUI/Examples

  • Set "# pylint: skip-file" for all files named "***_ui.py"

  • Test the code: linting, documentation and then the tests from the project's main directory

pylint micromechanics_indentationGUI/
make -C docs html
# python tests/testVerification.py

Then upload/create-pull-request to GitHub, via

./commit.py 'my message'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

micromechanics_indentationgui-0.2.4-py3-none-any.whl (27.3 MB view details)

Uploaded Python 3

File details

Details for the file micromechanics_indentationgui-0.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for micromechanics_indentationgui-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3c561cc35c951b4a6383eeb94c7006567a98c13c62123c959634bd730dea2b6b
MD5 17209444f1eb864b2bf6c898ace7a4d8
BLAKE2b-256 b82c9105a85b3e0127d3464af06a48ac8351ebe4178a7556570323a7e0398ab1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page