Update code to run under Python3 + Conda packaging
Compare changes
Files
3- Maeva Pourpoint authored
+ 70
− 39
@@ -13,14 +13,22 @@ August 2018
@@ -63,21 +71,23 @@ class SNseen(dict):
@@ -112,11 +122,13 @@ class RTPacket:
@@ -129,11 +141,12 @@ class RTPacket:
@@ -200,8 +213,9 @@ def readfile(infile):
@@ -209,7 +223,8 @@ def summary(infile):
@@ -221,39 +236,55 @@ def main():