Skip to content
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

Bug fix in fuse generator #145

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Bug fix in fuse generator #145

merged 1 commit into from
Jun 21, 2024

Conversation

FaroutYLq
Copy link
Collaborator

Before this PR, we are somehow always simulating ER type in saltax when using fuse! The problem here is the missing recoil in generator_func.

This leads to the always-beta nest type:

vim 051911-0-flat-0.2_45-all-100.csv

event_number,type,time,x,y,z,amp,recoil,e_dep,tot_e,g4id,vol_id,local_field,n_excitons,x_pri,y_pri,z_pri
1,1,1681822424117999872,-46.468105,16.676464,-65.51044,287,8,5.1959395,0.0,0,0,21.985272256943297,31,0.0,0.0,0.0
1,2,1681822424117999872,-46.468105,16.676464,-65.51044,132,8,5.1959395,0.0,0,0,21.985272256943297,31,0.0,0.0,0.0
2,1,1681822424127999872,-36.150017,34.574623,-104.82069,595,8,12.245673,0.0,0,0,21.803115082164446,80,0.0,0.0,0.0
2,2,1681822424127999872,-36.150017,34.574623,-104.82069,270,8,12.245673,0.0,0,0,21.803115082164446,80,0.0,0.0,0.0

@FaroutYLq FaroutYLq added the bug Something isn't working label Jun 21, 2024
@FaroutYLq FaroutYLq self-assigned this Jun 21, 2024
@FaroutYLq FaroutYLq merged commit fd1c2f6 into main Jun 21, 2024
1 check failed
@FaroutYLq FaroutYLq deleted the debug_fuse_context branch November 29, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant