occam-ra / occam

OCCAM Reconstructability Analysis Tools
Other
20 stars 14 forks source link

Fix basic.py in example scripts #9

Closed gdcutting closed 5 years ago

gdcutting commented 5 years ago

Small changes at lines 83 and 95 will harmonize this with the function definitions and allowable attribute values in ocutils.py and make it work. I was running from occam/install/cl but I believe we need to update occam/py/basic.py which get installed to occam/install/cl when running make install.

gdcutting commented 5 years ago

Fixed. basic.py runs without errors with usage: `python basic.py datafile', replace 'datafile' with your data file name