From 8b746903c82c108f49265e3887762b80849bf7bb Mon Sep 17 00:00:00 2001 From: hrocho Date: Mon, 11 Dec 2017 19:53:42 +0100 Subject: [PATCH] info message added --- catima.pyx | 8 ++++++++ 1 file changed, 8 insertions(+) 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