Releases: D-sudoasd/ezDIC
Release list
ezDIC v0.1.3 - Poisson ratio export and compact GUI workflow
ezDIC v0.1.3
Poisson ratio export and GUI workflow update
This release adds a direct Poisson-ratio export workflow for users who define one axial ROI group and one transverse ROI group. It also makes the main analysis action more visible for new users.
What changed
- Added ROI group roles:
none,axial, andtransverse. - Added Poisson-ratio calculation from engineering strain:
PoissonRatio = - TransverseEngineeringStrain / AxialEngineeringStrain. - Added
AxialEngineeringStrain,TransverseEngineeringStrain, andPoissonRatiocolumns tostrain_all_groups.txtwhen axial/transverse roles are set. - Added
poisson_ratio.txtandpoisson_ratio.pngexports when axial/transverse roles are set. - Kept failed tracking frames, missing strain values, and near-zero axial strain as
NaNin Poisson-ratio output. - Improved the right-side GUI workflow area with a compact first-screen layout, a clearer five-step beginner guide, hover tips for key workflow buttons, a prominent start button, and a separate run-status section.
- Disabled the start button during processing to reduce accidental duplicate runs.
How to cite
Please cite ezDIC as:
Gong, D. (2026). ezDIC: A lightweight virtual extensometer for extracting linear strain from image sequences (Version 0.1.3) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.20222465
Files
ezDIC_Windows_x64_v0.1.3.zip: Windows 10/11 x64 portable package.- Source code is available from the GitHub branch or release archive.
Validation
Automated checks cover:
- Origin-compatible TXT export.
- true strain recomputation from engineering strain.
- Poisson-ratio calculation and NaN guards.
- GUI initialization, ROI role selection, and emphasized start action.
- release metadata and PyInstaller packaging files.
ezDIC v0.1.2 - DOI citation display update
ezDIC v0.1.2
Citation and DOI display update
This release updates ezDIC after Zenodo DOI assignment so researchers can see and cite the software record directly from the program, release package, and GitHub page.
What changed
- Added DOI metadata to the program constants and window title.
- Added DOI display to the main GUI attribution area.
- Renamed the About button to
About / Citation / Usage Notice. - Added the recommended citation text inside the program's About dialog.
- Added DOI and citation text to
README.md,CITATION.cff,VERSION.txt,NOTICE_Attribution_and_Usage.txt,LICENSE.txt, andREADME_使用说明.txt. - Added a Zenodo DOI badge to the GitHub README.
- Kept the existing attribution and usage restrictions for Dr. Delun Gong.
How to cite
Please cite ezDIC as:
Gong, D. (2026). ezDIC: A lightweight virtual extensometer for extracting linear strain from image sequences (Version 0.1.2) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.20222465
Files
ezDIC_Windows_x64_v0.1.2.zip: Windows 10/11 x64 portable package.- Source code is available from the GitHub release archive.
- SHA256:
3F74BF0620560939722A3298A54989440BF577E229B49F109DF30B3ACD1AB653
Validation
Automated checks cover:
- Origin-compatible TXT export.
- true strain recomputation from engineering strain.
- QC summary generation.
- GUI title, DOI, citation text, and developer attribution.
- release metadata and PyInstaller packaging files.
ezDIC v0.1.1 - DOI-ready archival release
ezDIC v0.1.1
DOI-ready archival release
This release is archived by Zenodo and has a citable DOI. It adds structured software metadata for Zenodo, improves citation information, and keeps the Windows green-folder package available for researchers who want to test ezDIC without installing Python.
What ezDIC does
ezDIC is a lightweight virtual extensometer for extracting linear strain from image sequences. It is intended for materials researchers who need a practical 1D strain history rather than a full-field digital image correlation analysis.
The software tracks two user-defined ROI markers and computes:
- engineering strain:
(L - L0) / L0 - true strain:
ln(L / L0)
where L0 is the initial ROI-center separation and L is the current ROI-center separation.
Main features
- ROI-pair tracking for virtual-extensometer strain extraction.
- Multi-ROI-group support for repeatability checks.
- Origin-compatible TXT export with
Frame,EngineeringStrain, andTrueStrain. - Engineering-strain PNG plots.
- QC summary with rejected frames, adaptive accepted frames, correlation scores, and QC level.
- Optional full CSV, correlation plot, overlay, and parameter exports.
- Windows 10/11 x64 green-folder executable package.
Why this release matters
This version is archived by Zenodo so researchers can cite a stable software record. The repository now includes:
.zenodo.jsonfor Zenodo metadata.CITATION.cfffor GitHub citation support.LICENSE.txtandNOTICE_Attribution_and_Usage.txtfor attribution and usage restrictions.- A Windows portable package attached to the GitHub release.
How to cite
Please cite this release as:
Gong, D. (2026). ezDIC: A lightweight virtual extensometer for extracting linear strain from image sequences (Version 0.1.1) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.20222465
DOI: 10.5281/zenodo.20222465
Usage and redistribution
Developed by Dr. Delun Gong.
Users are not permitted to:
- claim that they developed this software;
- remove or alter the developer attribution;
- redistribute, copy, forward, or share this software with unauthorized users;
- use this software outside the authorized research or teaching context.
If you need to share or reuse this software, please obtain permission from Dr. Delun Gong first.
Files
ezDIC_Windows_x64_v0.1.1.zip: Windows 10/11 x64 portable package.- Source code is available from the GitHub release archive.
Validation
Automated checks cover:
- Origin-compatible TXT export.
- true strain recomputation from engineering strain.
- QC summary generation.
- GUI title and developer attribution.
- release metadata and PyInstaller packaging files.
ezDIC v0.1.0
Initial Windows green-folder release.\n\nHighlights:\n- Lightweight virtual extensometer for image-sequence strain extraction.\n- Origin-compatible TXT export: Frame, EngineeringStrain, TrueStrain.\n- Engineering strain PNG plots and QC summary.\n- Windows 10/11 x64 portable folder; no Python installation required.\n\nUsage notice: developed by Dr. Delun Gong. Redistribution or use outside the authorized research/teaching context requires permission.