You may be right that the exportAllSimulated values does not work for ESS -- you could take a look for what it does in the code, if you wish, and even potentially upgrade the code. (I'm not sure how easy that would be).
Regarding the outputs: The outputted samples you see in the log-files are post-burn in. I should have made that more clear in the documentation somewhere.
I'm not sure what this sentence means: "
I
guess I should say, the way I am saving points is on my fork of peuqse,
and it is not discriminating between post burn-in/pre-burn in samples,
it just saves every single logp, parameter set, and simulation output
set."
The PEUQSE log file is only post-burn in. Even if you were to turn on to save the burn-in, it would save it in a different file. So if you are saving all of the simulated outputs, I assume you are saving them with some kind of index (like 1, 2, 3, .... 1000). The first ones simulated will be burn in, and then the last ones will be post-burn in. But, if you have any reason to doubt that ordering and have the parameters, the regular PEUQSE csv files are (unless stated otherwise) post-burn in.
I'm not sure if I've missed anything in the questions. Have I?