diff --git a/catima.pyx b/catima.pyx index ce0b838..56e2e45 100644 --- a/catima.pyx +++ b/catima.pyx @@ -409,6 +409,8 @@ def get_data(Projectile projectile, Material material, Config config = default_c # constants max_datapoints = catimac.max_datapoints max_storage_data = catimac.max_storage_data +logEmin = catimac.logEmin +logEmax = catimac.logEmax def energy_table(unsigned int i): if(i