Skip to content

YenochQin/GraspDataProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grasp Data Processing

A simple data collection & processing tool for grasp2018.

Coding in python3.12 Numpy, Pandas and Matplotlib are needed.

Although GRASP has some original tools to handle the data, the programs written in fortran are less convenient to operate and the operations are fixed, which is not conducive to subsequent processing.


Examples given in test folder. The only thing need to do is change the data file location, data file parameters and `calculation_parameters'.


Installation

manual install

pip install -r requirements.txt

python -m build

pip install dist/grasp_data_processing-*.whl

using pip

pip install -i https://test.pypi.org/simple/ grasp-data-processing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages