Richard Pausch

Results 326 comments of Richard Pausch

@franzpoeschel is there are way for openPMD-api to report corrupted iterations in a series?

@franzpoeschel I do not get, why an atomic writing needs to exist for that, could you elaborate?

@franzpoeschel thanks for the explanation. I naively thought an array of length equal number of writers that is set to a specify (True) value by each writer after they are...

> I think the underlying resolution to this issue in PIConGPU is to delay writing the entry in `checkpoint.txt` to when all checkpoints from plugins & openPMD-api are written. I...

Okay - then let's take this issue as a reminder that this feature needs o be documented.

@berceanu No there is no conversion tool. The easiest way would be to use [imread](https://imageio.readthedocs.io/en/stable/_autosummary/imageio.v2.imread.html) and than write the numpy directory (with some conversion factors) into openPMD. But this is...

Needs to be fixed in a number of other profiles as well (manly commented-out parts)

I am not sure whether a change is needed. Needs to be discussed with @psychocoderHPC

@finnolec There seems to be a formatting issue. You can fix it with: ``` sed -i 's/\(include.*\)"\(pmacc\/.*\)"/\1/' include/picongpu/plugins/shadowgraphy/ShadowgraphyHelper.hpp ```

@finnolec What is the status of your PR?