HEP-PBSP / SIMUnet

The public code for SIMUnet, a NNPDF based tool to perform simultaneous determination of PDFs and EFT Wilson coefficients.
https://hep-pbsp.github.io/SIMUnet/
GNU General Public License v3.0
2 stars 2 forks source link

Fixed Observables do not get written to filter folder #37

Closed comane closed 10 months ago

comane commented 10 months ago

Some of the datasets did not get written to /filter folder:

ATLAS_CMS_WHEL_8TEV ATLAS_CMS_WHEL_8TEV ATLAS_WHEL_13TEV ATLAS_WHEL_13TEV ATLAS_TTBARGAMMA_8TEV_TOTAL ATLAS_TTBARGAMMA_8TEV_TOTAL CMS_TTBARGAMMA_8TEV_TOTAL CMS_TTBARGAMMA_8TEV_TOTAL

comane commented 10 months ago

I correct myself, this is not really an issue. Fixed Observables are written in the filter folder since https://github.com/LucaMantani/simunet_release/pull/18 has been merged.

The only learning here is that we should probably not compare fits older than https://github.com/LucaMantani/simunet_release/pull/18 with newer ones.