Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
9d9413b
Draft HDF5 converter
michael-petersen Jul 26, 2023
544d5fb
Improve documentation in the HDF5 format
michael-petersen Sep 24, 2023
58a2e0a
draft hdf5 implementation for aps arrays
michael-petersen May 18, 2024
ce1d415
bug in changed names
michael-petersen May 18, 2024
669b39f
handle particle_indx properly
michael-petersen May 18, 2024
d73c8e7
revert particle index tracking
michael-petersen May 18, 2024
d4c6fbc
restore finegrained time output
michael-petersen May 18, 2024
f8a9d9e
update trapping to allow for coefficient pattern speed calculation
michael-petersen May 18, 2024
92e414a
more doc cleanups
michael-petersen May 18, 2024
b07d223
improve coefficient bar determination
michael-petersen May 18, 2024
5b8fb60
typo in attributes
michael-petersen May 18, 2024
8e6a873
add docs; add Beane 2024 criteria
michael-petersen May 20, 2024
b611607
Update exptool/io/psp_to_hdf5.py
michael-petersen Dec 12, 2025
ca39f4f
Initial plan
Copilot Dec 12, 2025
7bb0fa8
Update exptool/io/psp_to_hdf5.py
michael-petersen Dec 12, 2025
c9f8c2c
Update exptool/analysis/pattern.py
michael-petersen Dec 12, 2025
ff80e44
Initial plan
Copilot Dec 12, 2025
252cb42
Update exptool/analysis/pattern.py
michael-petersen Dec 12, 2025
559f7cc
Update exptool/analysis/pattern.py
michael-petersen Dec 12, 2025
09b235b
Update exptool/analysis/pattern.py
michael-petersen Dec 12, 2025
b91a702
Pass comp and verbose parameters to convert_psp_to_hdf5 method
Copilot Dec 12, 2025
8fa24f5
Fix bare except clauses with specific exception types
Copilot Dec 12, 2025
65efe5a
Fix typo: sucessfully -> successfully
Copilot Dec 12, 2025
3989076
Update exptool/analysis/trapping.py
michael-petersen Dec 12, 2025
da25360
Update exptool/analysis/trapping.py
michael-petersen Dec 12, 2025
00fdae1
Initial plan
Copilot Dec 12, 2025
aefa89c
Update exptool/analysis/pattern.py
michael-petersen Dec 12, 2025
2c19abd
Update exptool/analysis/trapping.py
michael-petersen Dec 12, 2025
908c94f
Update exptool/io/psp_to_hdf5.py
michael-petersen Dec 12, 2025
5a670bd
Update exptool/analysis/trapping.py
michael-petersen Dec 12, 2025
ec9e468
Initial plan
Copilot Dec 12, 2025
b968b2f
Update exptool/io/psp_to_hdf5.py
michael-petersen Dec 12, 2025
a9c237c
Merge pull request #48 from michael-petersen/copilot/sub-pr-29
michael-petersen Dec 12, 2025
79c874e
Make convert_psp_to_hdf5 and related methods instance methods
Copilot Dec 12, 2025
9967777
Merge pull request #49 from michael-petersen/copilot/sub-pr-29-again
michael-petersen Dec 12, 2025
06ef646
Fix self.oldmu initialization issue in KMeans.find_centers()
Copilot Dec 12, 2025
f78b0c0
Improve oldmu initialization to ensure convergence check works properly
Copilot Dec 12, 2025
ebf2e2e
Merge branch 'hdf5' into copilot/sub-pr-29-another-one
michael-petersen Dec 12, 2025
b345165
Merge pull request #50 from michael-petersen/copilot/sub-pr-29-anothe…
michael-petersen Dec 12, 2025
94dd250
Use list comprehension to create independent array objects in oldmu
Copilot Dec 12, 2025
ffe8f19
Merge pull request #51 from michael-petersen/copilot/sub-pr-29-yet-again
michael-petersen Dec 15, 2025
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
Loading