itay-space

Results 14 comments of itay-space

> Wow, there's a lot of new stuff going on here. My main question is: why do you think that point estimates should be interpreted as an estimating method for...

I’ve resolved all the merge conflicts and confirmed that the code compiles cleanly. I know the documentation is still lacking in parts, if there’s any specific area you’d like to...

The PR is now a single commit, so the previous noise/conflict history is gone, and it’s been brought up to date with upstream via a merge to resolve the divergence....

Thanks for the questions @shimwell! The extension wasn’t limited to source gammas, it should also handle secondary gammas from coupled n,γ transport. Regarding the dose tally, there’s no issue since...

Hi @pshriwise I wanted to follow up on the issue I reported last week. Were you able to reproduce the problem? Your assistance is greatly appreciated. Thank you for your...

I added mass() using speed() and KE, and we need to keep v_t (target velocity) for proper COM transformations. I also added references for boostf (Lorentz boost) and rel_scatt (relativistic...

@GuySten Thanks for the feedback! I just want to clarify that this part is actually one of the most crucial components for the point detector. To correctly evaluate the flux...

thanks for the comment @eepeterson and thank you @GuySten for the huge help with the code. regarding the points in the last comment by @GuySten: 1. I am okay with...

@GuySten Could you please point me to an example in the code where you plan to do this?

@GuySten I saw the changes you made, and I have a few conclusions. You’re right that the PDF functions themselves don’t need a seed. But there’s an important caveat: we...