NNPDF / nnusf

An open source machine learning framework that provides predictions for all-energy neutrino structure functions.
https://nnpdf.github.io/nnusf/
GNU General Public License v3.0
0 stars 0 forks source link

calculate matching covmat #32

Closed RoyStegeman closed 2 years ago

RoyStegeman commented 2 years ago

@Radonirinaunimi the covmat seems to contain as many negative as positive entries?

Radonirinaunimi commented 2 years ago

@Radonirinaunimi the covmat seems to contain as many negative as positive entries?

Does this happen to all the datasets or only a subset of them?

RoyStegeman commented 2 years ago
cannot invert: MATCH_BEBCWA59_F2
cannot invert: MATCH_BEBCWA59_F3
cannot invert: MATCH_CCFR_F2
cannot invert: MATCH_CCFR_F3
cannot invert: MATCH_CDHSW_DXDYNUB
cannot invert: MATCH_CDHSW_DXDYNUU
cannot invert: MATCH_CDHSW_F2
cannot invert: MATCH_CDHSW_F3
cannot invert: MATCH_CDHSW_FW
cannot invert: MATCH_CHORUS_DXDYNUB
cannot invert: MATCH_CHORUS_DXDYNUU
cannot invert: MATCH_CHORUS_F2
cannot invert: MATCH_CHORUS_F3
cannot invert: MATCH_NUTEV_DXDYNUB
cannot invert: MATCH_NUTEV_DXDYNUU
cannot invert: MATCH_NUTEV_F2
cannot invert: MATCH_NUTEV_F3
cannot invert: MATCH_PROTONBC_DXDYNUB
cannot invert: MATCH_PROTONBC_DXDYNUU
cannot invert: MATCH_PROTONBC_F2
cannot invert: MATCH_PROTONBC_F3
Radonirinaunimi commented 2 years ago
cannot invert: MATCH_BEBCWA59_F2
cannot invert: MATCH_BEBCWA59_F3
cannot invert: MATCH_CCFR_F2
cannot invert: MATCH_CCFR_F3
cannot invert: MATCH_CDHSW_DXDYNUB
cannot invert: MATCH_CDHSW_DXDYNUU
cannot invert: MATCH_CDHSW_F2
cannot invert: MATCH_CDHSW_F3
cannot invert: MATCH_CDHSW_FW
cannot invert: MATCH_CHORUS_DXDYNUB
cannot invert: MATCH_CHORUS_DXDYNUU
cannot invert: MATCH_CHORUS_F2
cannot invert: MATCH_CHORUS_F3
cannot invert: MATCH_NUTEV_DXDYNUB
cannot invert: MATCH_NUTEV_DXDYNUU
cannot invert: MATCH_NUTEV_F2
cannot invert: MATCH_NUTEV_F3
cannot invert: MATCH_PROTONBC_DXDYNUB
cannot invert: MATCH_PROTONBC_DXDYNUU
cannot invert: MATCH_PROTONBC_F2
cannot invert: MATCH_PROTONBC_F3

Hmhmh, this is really strange. I will have a close look a bit later.

Radonirinaunimi commented 2 years ago

I guess I can merge this branch to the matching-grids branch now #29 ?

RoyStegeman commented 2 years ago

Sure