-
Notifications
You must be signed in to change notification settings - Fork 0
Updating geometry #4
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
base: master
Are you sure you want to change the base?
Conversation
|
This is the new geometry:
|
|
The new geometry looks nice, but I have some comments that I think should be addressed before deploying:
I think the reference should be the Micromegas because I am afraid that the reference position won't be fixed for all the simulations because you can run simulations with different drift lengths.
Same comment here, I don't think is a good strategy to have the reference position moving with the different drift lengths. Also, if you set the reference in the Micromegas you can define your readout in a generic way using the total chamber length since you won't have any events outside of your sensitive volume. Otherwise, you will have to define a readout every time you change the drift length.
I think the thickness doesn't matter, but you have to be aware that we are planning to replace the cathode by copper wires. I don't know yet if we are interested in running simulations with this cathode geometry.
This is a bit delicated because the samples can have different geometries and can be placed in different positions, so I am afraid we will have to implement the sample geometry separately depending on the measurements. On the other hand, I don't know if a virtual volume is a good strategy because alphas going in the cathode direction can deposit energy in the gas, otherwise the alphas will be absorbed in the sample. |
|
New changes:
|
I don't think that is a problem. It makes sense to me to define the material of the sample in its gdml file.
I am currently working on how REST parse the gdml modules (subfiles) in this PR, so it will be great to have your feedback there too and solve any issue you encounter with using a gdml module 😄. |
Yes, that's true, it makes sense. But when I try to implement the material file as external inside the sample gdml:
Great! I will have a look👍 |


WORK IN PROGRESS, DON'T MERGE
https://sultan.unizar.es/materials/materials.xmldon't work, I replace it withhttps://rest-for-physics.github.io/materials/rest.xmlThis is the status of the geometry right now:
Tasks to update the geometry: