-
Notifications
You must be signed in to change notification settings - Fork 2
ToDo
Alessandro Candido edited this page Jun 16, 2020
·
13 revisions
- Finish FONLL-A implementation and benchmark with our current APFEL
- Patch eko to include beta_1 and revert APFEL
- update regression test
- Make ObservableName class for properly storing "F2light" like objects
- in
Runner.__init__
: collectdefault_args
in dictionaries (e.g. one foreko
stuffs, interpolator-alpha_s-..., one for DIS theory parameters, pto-xiF-xiR-...) - more metadata in benchmarks' logs
- update wiki with test description and other useful things for develoment
- restrict Codecov coverage comparison on "feature/" or "release/" branches only (otherways it will always fail simply because benchmarks workflow it's not running on the other branches)
- add options to benchmark (with a local plugin
conftest.py
) to silence warnings fromquad
- so if we are not interested in the full warning report we can just focus on the new ones and silence the known ones
- put a hard-coded list where to register warnings to be silenced
- add chance to rerun only failing benchmarks (see docs) (only for local use)
- make a scratch area: uniquely identified by an increasing id
- id are printed once stuffs are inserted in the table, user responsibility to manage ids
- 7/9 points ScaleVariations in the benchmark
- Home
- ToDo
- Non physics features
- Docs
- Future development
- resources
- apfel
- apfel-bugs