Skip to content
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
d6c025b
changes sum to the builtin sum to prevent issue with numpy depreciati…
MatthewLicht Jun 26, 2026
f02cb20
changed calcChannels to match new calculator functions
MatthewLicht Jun 26, 2026
0a88ea1
added calcChannelsMultipleAtomGroups which runs calcChannels for mult…
MatthewLicht Jun 26, 2026
2665d4a
updated calcChannelsMultipleFrames to use multiprocessing POOL
MatthewLicht Jun 26, 2026
b64bfcc
updated Channel class to be compatible with functions using multiproc…
MatthewLicht Jun 26, 2026
ec6abb8
vectorized sphere_fit and delete_simplices3d so that spherefit is cal…
MatthewLicht Jun 26, 2026
3928489
updated delete_section for faster mask creation and filtering
MatthewLicht Jun 26, 2026
236b013
updated surface_layer to take advantage of contiguousarrays and views
MatthewLicht Jun 26, 2026
eb72e3b
updated dijkstra to use scipy algorithms and to build paths as nodes …
MatthewLicht Jun 26, 2026
4b82727
added centers and radii to process_channel outputs to match changes t…
MatthewLicht Jun 26, 2026
e52a47e
added calc_circumcenters function to ChannelCalculator class
MatthewLicht Jun 26, 2026
8893430
added normalModeCavityAnalysis
MatthewLicht Jun 26, 2026
0ba87b1
removed normalModeCavityAnalysis, needed updating
MatthewLicht Jun 26, 2026
6632c29
added additional error handling for multiprocessing
MatthewLicht Jun 26, 2026
e3618d5
removed unnecessary import and altered formatting for legibility
MatthewLicht Jul 5, 2026
d9b95d0
resolved formatting issues
MatthewLicht Jul 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading