Releases: eitcom/pyEIT
Releases · eitcom/pyEIT
Release pyeit-1.2.4
What's Changed
- Gauss-Newton solving visualization by @ChabaneAmaury in #67
- Updated according to feedbacks by @ChabaneAmaury in #69
- Added "mesh_img.py" and "plot_mesh.py". by @JacobTh98 in #71
- Update API using mypy linting by @liubenyuan in #72
New Contributors
- @JacobTh98 made their first contribution in #71
Full Changelog: v1.2.3...v1.2.4
Release pyeit-1.2.2 (Minor fixes)
The latest dev version using new PyEITMesh
and PyEITProtocol
API.
Full Changelog: liubenyuan/pyEIT@v1.2.1...v1.2.2
Release pyeit-1.2.1
A minor fix release. init=True
flag is dropped in solve_eit
and compute_jac
.
What's Changed
- add jac_normalized in setup parameter for jac and remove init flag from solve_eit,... by @DavidMetzIMT in https://github.com/liubenyuan/pyEIT/pull/51
Full Changelog: liubenyuan/pyEIT@v1.2.0...v1.2.1
Release pyeit-1.2.0 (API cleanup, which is NOT backward compatible)
Warning: Since version 1.2.0, the API for forward and EIT imaging are NOT backward compatible. You may need to adapt the PyEITMesh
and the PyEITProtocol
dataset class for your code (which is more cleaner, and requires little coding effort). Please see the example
folders for more detail.
What's Changed
- fix diff_pairs_mask to fit original conditions by @DavidMetzIMT in https://github.com/liubenyuan/pyEIT/pull/42
- Issue setup by @DavidMetzIMT in https://github.com/liubenyuan/pyEIT/pull/43
- Issue setup small fix + optional meas_pattern by @DavidMetzIMT in https://github.com/liubenyuan/pyEIT/pull/45
- Add PyEITMesh, PyEITProtocol, PyEITAnomaly by @DavidMetzIMT in https://github.com/liubenyuan/pyEIT/pull/47
Full Changelog: liubenyuan/pyEIT@v1.1.9...v1.2.0
pyeit-1.1.9: Generate realistic head and lung meshes!
What's Changed
- Improved f solver calculation by @ChabaneAmaury in https://github.com/liubenyuan/pyEIT/pull/37
- Optimize .et3 and .mes loading routine. Generate optimized thorax shape using distmesh and shapely by @liubenyuan in https://github.com/liubenyuan/pyEIT/pull/38
- Generate High quality Head (symmetric) and Lung meshes. e986162
Full Changelog: liubenyuan/pyEIT@v1.1.8...v1.1.9
pyeit-1.1.8: Vectorized forward computing
What's Changed
- add 'meas_current' option to function "voltage_meter" by @DavidMetzIMT in https://github.com/liubenyuan/pyEIT/pull/32
- Import vectorized code from ChabaneAmaury by @liubenyuan in https://github.com/liubenyuan/pyEIT/pull/36 This accelerate forward computing of
fem.py
New Contributors
- @DavidMetzIMT made their first contribution in https://github.com/liubenyuan/pyEIT/pull/32
- @ChabaneAmaury made their first contribution in https://github.com/liubenyuan/pyEIT/pull/34 https://github.com/liubenyuan/pyEIT/pull/36
Full Changelog: liubenyuan/pyEIT@v1.1.6...v1.1.8
pyeit-1.1.6
v1.1.6 bump 1.1.6