Read themo info from lammps output file or log file
Project description
Common fast data processing methods
A collection of frequently employed functions!
Smooth
- smooth_MIS(x,y,factor=300):
- smooth data
- smooth_SF(x,y,factors=[5,3]):
- smooth data
files processing
- get_files(directory, suffix):
- Read files with the same suffix in the folder and save them as a list
plot figs
- add_fig(figsize=(10,8)):
- add a canvas, return ax
- plot_fig(ax,x,y,label=False,linewidth=1,
factors=False,color="r",savefig="temp.png",
xlabel=False,ylabel=False,fontweight="bold",alpha=1.0,
dpi=300,transparent=True,fontsize=26):
- plot fig
Figure Processing
- fig2ico(png_file,ico_file=False):
- convert png to ico file
- fig2binary(fig_file, binary_file=False, threshold=128):
- convert fig to binary image
- binary2dxf(binary_image_file,dxf_file=False):
- convert binary to dxf format
...
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastdataing-1.0.5.tar.gz
(7.2 kB
view details)
File details
Details for the file fastdataing-1.0.5.tar.gz
.
File metadata
- Download URL: fastdataing-1.0.5.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a54995da87739638458c0fc4dec7482347fa2b0587ac6f682aa2e46477179f4b |
|
MD5 | 044a30bd2c74172915b9d1726fc56119 |
|
BLAKE2b-256 | db94254f1c86c0273d0562459133d83f251a1ae02f499bb563dd9330f40bc322 |