Making n3fit use python covmats#1285
Conversation
|
That is in |
|
Maybe we should remove the explicit node and make the provider take in the t0 covmat always? |
Yeah do this |
I think the current way of setting t0 pdf in runcard is clearer than having it being iterated under the hood, I'm also not even sure what that would mean in fact. |
|
these PRs are looking very simple (which is a good thing!) |
1790552 to
3b9aacf
Compare
031826d to
4b5f49c
Compare
|
This is failing with |
|
@Zaharid the reason for that crash is because use_t0 is set to False in the regression fit runcard: We decided to add an |
c9af423 to
736fd9f
Compare
736fd9f to
848e97d
Compare
848e97d to
5ddb4a5
Compare
|
Greetings from your nice fit 🤖 !
Check the report carefully, and please buy me a ☕ , or better, a GPU 😉! |
|
Are we happy to merge this |
Btw, do we need to add
use_t0: truesomewhere in the fit runcard?