Ángel Ferran Pousa
Ángel Ferran Pousa
Thanks @ax3l! And no problem, I also haven't had time to look into this again. I believe however that `dt` and `time` are not the only properties which showed this...
Hi Axel, Thanks for starting this discussion already! Similarly to the `thetaMode` geometry, and following the style in [STANDARD.md](https://github.com/openPMD/openPMD-standard/blob/latest/STANDARD.md), we could define it as follows: `cylindrical`: regularly-spaced mesh in the...
Hi all, has there been any update on this? We're currently having to use a [custom subclass](https://github.com/optimas-org/optimas/blob/706f80af8fecc71455d15531e7ebdc58afa78adb/optimas/generators/ax/service/custom_ax.py) of `AxClient` in order to have this feature, so it would be great...
Hi @Cesar-Cardoso , great to see this done! Thanks for looking into it.
Hi @HLQzZ, sorry for the late reply, I was out of office the last days. Achieving what you want involves tuning the opacity of the charge density field to make...
Hi Ryan, Nice suggestion. I gave it a go in this PR (#154), which adds a `show_progress_bar` argument to `track`. To try it out you can install the latest `dev`...
Hi @berceanu , That's a good question. There is indeed some overlap between the codes, but each of them has its own focus. HiPACE++ is a **full 3D** quasi-static code...
Hi @koesterf , Wake-T accepts density profiles that depend on z, and there will soon be support for radial dependency too. However, the profile should be axially symmetric due to...
Hi Theresa, Thanks for your feedback! I'm not sure I understand the use case here. The method `analyze_bunch` calculates a wide range of bunch parameters, many more than the parameters...
@AlexanderSinn I saw... No idea why it's not working for you. In my PRs and the one from Maxence it's working well. Can you try to close and reopen the...