0.2.0 - 2023-08-03
- Command-line interface following GROMACS style
- Two methods,
cross
andjump
, for computing current set_coord()
andset_trajs()
for specifying coordinate and trajectory filesChannel.detect_sf()
for showing the identified constituent atoms for SF- Users now can adjust the radius of the binding site using keyword
bs_radius
inChannel.run()
. Default: 4.0 (Angstrom)
FindCycles
renamed tofind_cycle
permeationMFPT
renamed tomfpt
plotCycles
renamed toplot_cycle
plotNetFlux
renamed toplotNetFlux
computeStats
renamed tocompute_stats
- Charge-scaling tutorial updated
0.1.1 - 2023-05-23
- Removed 1 Angstrom buffer for S0 to improve accuracy of S0 occupancy determination.
0.1.0 - 2023-05-19
- Calculation of net fluxes for permeation cycles
- Method of calculating current via counting permeation events across S2-S3 interface.
- Option of writing indices of objects in SF or involved in permeation to files.
- Changelog.
- Charge-scaled tutorial.
- Part of the codes formatted to conform to the PEP 8 style.
- Obsolete methods for determining SF occupancy and ion jumps in SF.
0.0.1 - 2023-03-30
- Initial release of KPERM