While `optimize` *is* called here https://github.com/N3PDF/pineko/blob/ee6b9da3e7ed6078f2816543cf3952399beaba04/src/pineko/evolve.py#L112 it is currently called with it's default value `def optimize(self, assumptions = "Nf6Ind"):` see https://github.com/N3PDF/pineappl/blob/101cbdefdd3b9f6c0427de48e57bca53e0f3f843/pineappl_py/pineappl/fk_table.py#L37 instead we should add a field to the theory card and use that value
While
optimizeis called here https://github.com/N3PDF/pineko/blob/ee6b9da3e7ed6078f2816543cf3952399beaba04/src/pineko/evolve.py#L112 it is currently called with it's default valuedef optimize(self, assumptions = "Nf6Ind"):see https://github.com/N3PDF/pineappl/blob/101cbdefdd3b9f6c0427de48e57bca53e0f3f843/pineappl_py/pineappl/fk_table.py#L37instead we should add a field to the theory card and use that value