Commit Graph

163 Commits

Author SHA1 Message Date
skloth b1cb9d99cf Marked old code as deprecated 2024-01-05 16:10:46 +01:00
skloth 0968ff214c Completed new functions for free energy landscape calculations 2024-01-05 16:04:14 +01:00
skloth 9d8965ace9 Added new function for adding distances from the pore center 2024-01-04 16:25:23 +01:00
skloth ec3f6b1c67 Added new function for energy calculations 2024-01-02 15:54:43 +01:00
skloth c9c4ffcc59 Updated version number 2024-01-02 10:17:27 +01:00
skloth 62d05423c5 Added new function for finding maxima of occupation 2023-12-29 16:59:56 +01:00
skloth f48dff2ede Fixed imports in init files 2023-12-28 15:18:08 +01:00
skloth 218574d50c Fixed circular import 2023-12-28 14:40:11 +01:00
skloth dffd06d3c0 Removed docs and example from repo since documentation will be done in the wiki 2023-12-28 14:16:07 +01:00
skloth 4ace860436 Adjusted examples 2023-12-28 14:10:30 +01:00
skloth 608cdb12eb Added type hints, refactored and deleted some functions 2023-12-28 14:10:16 +01:00
skloth f2806ca3ca Changed from len(index.shape) to index.ndim 2023-12-28 13:33:47 +01:00
skloth 4a6c02627a Added tables to requirements.txt 2023-12-28 13:30:05 +01:00
skloth b4f9b98876 Switched to numpy histogram 2023-12-28 13:29:43 +01:00
skloth 0dd6daa941 Reorganized imports 2023-12-28 12:43:06 +01:00
skloth 94d67496ba Added type hints 2023-12-28 12:42:43 +01:00
skloth cc08f5ae50 Added type hints 2023-12-28 12:13:53 +01:00
skloth b66e920758 Updated type hints 2023-12-28 12:00:40 +01:00
skloth 3cfdf79777 Added type hints 2023-12-28 11:52:58 +01:00
skloth bffcd56cdc Changed gr to work with time_average and use next_neighbors 2023-12-27 12:43:05 +01:00
skloth cc3768925a Changed time_average to work similar to shifted_correlation 2023-12-26 16:57:53 +01:00
skloth 32e3541c4b Changed type hint for version from int to str 2023-12-26 16:40:43 +01:00
skloth e91de71787 Combined selector and multi_selector in shifted_correlation and added type hints 2023-12-26 16:38:55 +01:00
skloth 476f7167b4 Moved functions around to circumvent a circular import 2023-12-26 16:06:38 +01:00
skloth cedfd24bb3 Updated regex test for atom_subsets 2023-12-26 16:05:42 +01:00
skloth cc185546d6 Small changes to type hints 2023-12-26 15:24:01 +01:00
skloth eed94cfca6 Added type hints, adjusted imports, and doc strings 2023-12-26 12:55:53 +01:00
skloth c00fc78f23 Added type hints, moved imports and classes around 2023-12-26 11:50:16 +01:00
skloth 8bad2861fa Updated doc strings and added type hints 2023-12-26 11:33:59 +01:00
skloth aca9ba0723 Updated doc strings and added type hints 2023-12-26 11:29:21 +01:00
skloth 2615798088 Added dnn to next_neighbors 2023-12-26 11:07:30 +01:00
skloth 97e29e6de3 Refactored next_neighbors and added type hints 2023-12-26 11:05:16 +01:00
skloth fd60cae3b8 Added type hints for return values 2023-12-26 11:04:17 +01:00
skloth f48e037936 Started rewriting, adding type hints 2023-12-22 14:22:25 +01:00
skloth 2d7905315d Added cleanup_h5 to utils.py 2023-12-21 16:39:30 +01:00
skloth 21dcc7641b Adjusted van_hove_self to better work with shifted_correlation 2023-12-18 17:02:22 +01:00
skloth 62705da6f3 Moved files and reformatted some 2023-12-18 14:47:22 +01:00
skloth e91defdc7a Added range for van Hove histogram 2023-12-13 13:49:47 +01:00
skloth 43ac510e7d renamed time from time package to pytime 2023-12-09 15:52:15 +01:00
skloth c40ea052b8 Added new function for calculating the occupation matrix 2023-12-08 17:20:06 +01:00
skloth 5267f6abac Updated version 2023-12-06 15:47:20 +01:00
skloth b4486ff265 Added slices to CoordinatesMap 2023-12-06 15:44:33 +01:00
skloth 4efb221a80 Reworked while loops to for loops in free_energy_landscape.py 2023-12-06 15:38:15 +01:00
skloth fa2e793354 Added test for get_fel 2023-12-06 10:55:55 +01:00
skloth d8154d3c38 Initial commit of free_energy_landscape 2023-12-05 17:08:57 +01:00
skloth 9b45a1a7bd Applied black formatter 2023-12-05 16:44:26 +01:00
skloth a7da9d7ec8 Merge remote-tracking branch 'origin/mdeval_dev' into mdeval_dev 2023-11-19 12:19:06 +01:00
skloth ab3d9497d9 Added NoSuchNodeError to except in load_and_concat_data 2023-11-19 12:18:52 +01:00
skloth 57a492cb48 Fixed normal_vectors() and removed old pbc_diff 2023-11-13 16:26:06 +01:00
skloth a4c365c4a1 Fixed bug in vectors() 2023-11-12 17:37:15 +01:00