It would be ideal if we could run fiatlux during vp-setupfit so that then we can run the fits in parallel.
then the possibilities are two:
- Either we store the values in the server so someone running the same PDF-theory combination (which in practice will happen many times) can just reuse the existing values.
- Or, if it is fast enough, we can try parallelizing the computation of the photon over replicas with vp-setupfit (
vp-setupfit --pre-compute-photon or something)