-
- Downloads
Modified the Vec3List::FitCylinder function to also return the radius
of the fitted cylinder. The input was also changed from taking both a direction and center as initial guess to just the direction. The center is guessed from the geometrical center of the atoms and fitted during the optimization procedure.
Showing
- modules/geom/pymod/export_vec3.cc 4 additions, 0 deletionsmodules/geom/pymod/export_vec3.cc
- modules/geom/src/vec3.cc 76 additions, 56 deletionsmodules/geom/src/vec3.cc
- modules/geom/src/vec3.hh 7 additions, 4 deletionsmodules/geom/src/vec3.hh
- modules/mol/alg/pymod/structure_analysis.py 1 addition, 1 deletionmodules/mol/alg/pymod/structure_analysis.py
- modules/mol/alg/src/trajectory_analysis.cc 3 additions, 1 deletionmodules/mol/alg/src/trajectory_analysis.cc
- modules/mol/base/pymod/export_coord_frame.cc 1 addition, 1 deletionmodules/mol/base/pymod/export_coord_frame.cc
- modules/mol/base/src/coord_frame.cc 4 additions, 8 deletionsmodules/mol/base/src/coord_frame.cc
- modules/mol/base/src/coord_frame.hh 2 additions, 2 deletionsmodules/mol/base/src/coord_frame.hh
Please register or sign in to comment