-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable initialisation and estimation of optional spatio-temperal coupling parameters to gaussian profile #307
Merged
MaxThevenet
merged 426 commits into
LASY-org:development
from
huixingjian:add_diag_util
Dec 19, 2024
Merged
Changes from 10 commits
Commits
Show all changes
426 commits
Select commit
Hold shift + click to select a range
f39be57
clean the comments
huixingjian b4f9207
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 29495d1
Update laser.py
huixingjian 7dba5cd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8bb4c42
check the shape of phi2 and nu
huixingjian ff5bb80
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian e3c5e87
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 869c270
calculate phi2 distribution
huixingjian da2767a
phi2
huixingjian 290f953
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian eece1ee
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 783a6e9
calculate weight phi2nu
huixingjian 7c62af6
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 07ab813
clearn the confliction
huixingjian 2be5430
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a8f314d
syntx error
huixingjian 3716454
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 1930b61
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fbeeab2
check phi2mean
huixingjian ec2e079
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 6e0729e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 208d948
phi2
huixingjian 4c0f1d5
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 2ba3382
phi2 matrix
huixingjian 539de75
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 70260c3
add np.max
huixingjian e7046e2
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 10f7fb6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 56b9e1c
fix averga weight
huixingjian e7cf2e8
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian ff98723
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 620ebc1
screw beta, wont work
huixingjian fec6969
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 23b82f9
add CI test
huixingjian 52e78ab
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2c8a2c5
Update test_STC.py
huixingjian 936d5b8
Update laser_utils.py
huixingjian d428c38
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ab04fd8
Update test_STC.py
huixingjian 9d8ac04
Update laser_utils.py
huixingjian 0d53cc5
Update laser_utils.py
huixingjian 77ba254
Update laser_utils.py
huixingjian 85d5ae0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7078e96
Update laser_utils.py
huixingjian a404f53
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4f1ae2a
use temporal profile to calculate nu in rt
huixingjian d9ceb7b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b2ed082
update zeta calculation
huixingjian acff2ea
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian b699d89
syntax error
huixingjian 13972f0
brackte
huixingjian bf38936
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6c2c045
Update test_STC.py
huixingjian f9a189f
Update laser_utils.py
huixingjian 2b1da7c
add calculation on beta
huixingjian 7f66359
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b01e5f3
average beta on omega axis
huixingjian 2009f1f
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 6ecf5d7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 681660f
debug
huixingjian 493d506
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0a89c81
fix beta calculation
huixingjian c561ea5
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian e3412ed
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d6bd1b2
make average consistency
huixingjian 118582d
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian ae870bf
make 3D average
huixingjian 5e42441
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c68bdf7
try fix initialization
huixingjian 0cc921b
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian ca56108
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 01f20d9
Update test_STC.py
huixingjian d1ee329
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f343362
Update laser_utils.py
huixingjian 5f4b3d4
Update test_STC.py
huixingjian f7a5974
debug angle
huixingjian 8b77b5c
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 9a5701d
correct theta calculation
huixingjian 33b1a15
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4472c82
Update test_STC.py
huixingjian 9277e01
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c68365a
Update gaussian_profile.py
huixingjian a6e4274
Update laser_utils.py
huixingjian b529497
Update test_STC.py
huixingjian 0c96a6f
Update laser_utils.py
huixingjian 2977480
add short explanation
MaxThevenet 3b9e7e3
move sentence stc
MaxThevenet f7d6aa7
create STCgaussian class
huixingjian 3f32d0e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2a378de
separate STC to several functions
huixingjian 28197ed
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian a1d52eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d5e0cfc
Update gaussian_profile.py
huixingjian f0ca9f9
Update gaussian_profile.py
huixingjian ebc57e6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fc7eac0
Update gaussian_profile.py
huixingjian 07df652
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 197002a
Update gaussian_profile.py
huixingjian 14221e8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1de89a4
Update gaussian_profile.py
huixingjian 52db34f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b2791b8
Update gaussian_profile.py
huixingjian 365c704
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a11c89c
Update gaussian_profile.py
huixingjian a468337
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a676107
add k0 in profile
huixingjian cca9570
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 74b7489
create std gaussian
huixingjian 030884b
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian e839ef8
Update test_STC.py
huixingjian 7b772f3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2f6b19a
Update test_STC.py
huixingjian b8dce99
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6e979e2
debug utils
huixingjian 7aba7bd
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 9defa15
missing bracket
huixingjian 99d80f4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1d9863a
Update profile.py
huixingjian d7f6a27
add k0 to profile
huixingjian 96275cd
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 99cff49
add k0 to profile
huixingjian 4abf73c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5432eed
incident bug
huixingjian 26b302f
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 6ac3412
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] baf2a69
delete STC Longidutinal_profile.py
huixingjian 805358c
convert to STCGaussianProfile
huixingjian 0e0b6af
change phi2 to smaller number
huixingjian 14583d8
make beta and zeta to 0
huixingjian d5f7536
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] de7a88f
change argument order
huixingjian cc4bb9e
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 156e1ae
check get_phi2
huixingjian a3a51ce
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6a1f06c
check bigger phi2
huixingjian 3bd1071
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 1b26328
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 14b1723
check zeta
huixingjian f455480
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 6a20671
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7041b43
typo
huixingjian 9b96093
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian c6a36bf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6ca62d5
fix logic error for dim asser
huixingjian cad2e00
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian b061c13
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8ad2a35
check zeta_y
huixingjian cdfb869
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian d8922a5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cbfd1cd
typoo in test_STC
huixingjian acd527a
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 0ec4bba
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 901a851
check beta
huixingjian c648f8d
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian b245c58
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 93d14e5
Update combined_profile.py
huixingjian d464e58
add description on the functions
huixingjian 2371fbe
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian d6fa08c
finalising everthing
huixingjian 7a87ac1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 20af8ed
update the units
huixingjian aecb2cd
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 2709d61
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 391aea1
update the description to the STC profile class
huixingjian 31e78d2
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian b5fd9f9
update formating issue
huixingjian 008edbe
style consistency in test_STC file
huixingjian a53de8b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 62b1dc2
format alignment
huixingjian 476ff30
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 8512dce
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] bb9e06c
add comment on STCGAUSIAN
huixingjian fa1d887
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 4c439d9
lignment
huixingjian da20481
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e957928
z_foc fixed
huixingjian 6e56cb0
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 4a1b316
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 47af7b0
Update test_STC.py
huixingjian de93eda
Update test_STC.py
huixingjian 5ed174c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e703483
merge STC and Gaussian class
huixingjian 885f220
Merge remote-tracking branch 'refs/remotes/huixingjian/add_diag_util'…
huixingjian 76f7f85
Update gaussian_profile.py
huixingjian 0f90aa4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 87759d9
Update gaussian_profile.py
huixingjian 7dc6a0a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3cc9a52
Update gaussian_profile.py
huixingjian 84f530e
Update gaussian_profile.py
huixingjian 4111779
Update lasy/profiles/gaussian_profile.py
huixingjian 85bd98b
Update gaussian_profile.py
huixingjian 975f4e8
Update test_STC.py
huixingjian 908bd80
Update laser_utils.py
huixingjian 2fa7b17
Update laser_utils.py
huixingjian 420d7c9
Update test_STC.py
huixingjian 1c7e523
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d9b00e7
Update test_STC.py
huixingjian 204568a
Update test_STC.py
huixingjian d605e01
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2f1061e
admend the test_axisparabola import
huixingjian cc10702
admend the test files
huixingjian b6d5a37
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1be3b90
admend doc
huixingjian 8921ee0
Update test_STC.py
huixingjian 059a778
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 97a9c3f
Update test_STC.py
huixingjian ba01785
Update test_STC.py
huixingjian 5ff16db
Update test_STC.py
huixingjian be187f9
Update test_STC.py
huixingjian e2d7ad0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d433e6a
Update test_STC.py
huixingjian 2ad2097
Update test_STC.py
huixingjian 2b5eb39
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] de7c26a
Update test_STC.py
huixingjian 6f650f2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5e8ce8b
Update test_STC.py
huixingjian 932eb03
Update laser_utils.py
huixingjian 69ac5a5
Update lasy/profiles/longitudinal/longitudinal_profile.py
huixingjian 7c8d7b5
Update laser_utils.py
huixingjian 9d0e5e9
Update lasy/utils/laser_utils.py
huixingjian 070e7c0
Update laser_utils.py
huixingjian 7b4d70e
Update laser_utils.py
huixingjian 16b858f
Update test_STC.py
huixingjian 9f1b220
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 89b15e9
Update laser_utils.py
huixingjian 065c6c8
Update gaussian_profile.py
huixingjian 292509a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5b69bf5
Update gaussian_profile.py
huixingjian f51080c
Update gaussian_profile.py
huixingjian 251e7f3
Update gaussian_profile.py
huixingjian 2d2faff
Update gaussian_profile.py
huixingjian 2b4e9e2
Update gaussian_profile.py
huixingjian 7fd3c84
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 98046a5
Update gaussian_profile.py
huixingjian 44c2421
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d4200f4
Update gaussian_profile.py
huixingjian 8175dfc
Update test_STC.py
huixingjian 6dfb498
Update test_STC.py
huixingjian ef6266e
Update test_STC.py
huixingjian 8f3c778
Update gaussian_profile.py
huixingjian 5fbfa99
Update gaussian_profile.py
huixingjian 9acbc4a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 10ccbae
Update gaussian_profile.py
huixingjian ece499f
Update gaussian_profile.py
huixingjian 82337bd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9fa1a18
Update gaussian_profile.py
huixingjian c0df341
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 643c551
Apply suggestions from code review
MaxThevenet 6852641
Update gaussian_profile.py
huixingjian fd60446
Apply suggestions from code review
MaxThevenet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MaxThevenet marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This profile should not be changed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.