Changelog¶
- Author:
v0.0.5 - 2025-12-06¶
Added¶
- feat(pltneb): Add 'index' rc-mode to plot against image number
Changed¶
- Use white as a default background for plots
- feat(cache1D): Add disk caching for 1D profiles with rmsd using Parquet
- feat(cache2D): Add disk caching for 2D landscape plots using Parquet
Fixed¶
- fix(plt_neb): Use standard spline for RMSD profiles to fix artifacts
v0.0.4 - 2025-12-01¶
Added¶
- Added
_import_from_parent_envhelper to enable fallback imports from the parent python environment. - Updated
con_splitterto handle multi-path trajectories via--images-per-pathand--path-indexarguments.
Changed¶
- Migrated linting configuration to
tool.ruff.lintand applied global formatting fixes. - Refactored CLI architecture to support dynamic command dispatch and environment propagation for isolated scripts.
- Updated
plt_nebto use the new import helper for optionalira_modloading.
Fixed¶
- Added conditional skipping for
ptmdisptests whenaseis not present in the environment. - Fixed variable name typo in
plt_nebwhen falling back to globbed overlay data.
v0.0.3 - 2025-10-27¶
Added¶
- Add a FES direct reconstruction helper
- Add a version picker for the prefix package deleter
- Add an eigenvalue plotter
- Add more options for NEB visualization
- Add the PES estimated NEB plot
- Add the ruhi colorscheme
Changed¶
- Use hermite interpolation for NEB plots
v0.0.2 - 2025-09-06¶
Added¶
- Helper to delete prefix packages
- Helper to generate initial paths for EON's NEB
- EON helpers using OVITO
- Enable image insets for the NEB