darkreactions / ESCALATE_report

Transform experimental data into ML ready datasets!
http://escalation.sd2e.org/
MIT License
2 stars 1 forks source link

Add detailed logging through python #6

Closed ipendlet closed 5 years ago

ipendlet commented 6 years ago

Need to bring in the python logger to record events throughout the code for debugging and testing coming up in the near future.

ipendlet commented 6 years ago

Also need to output all dataframes created to some holding directory that is uploaded after the run generation. Probably a good idea to write a simple bash cleanup script (that doesn't delete important files!)