uw-cmg / StructOpt_modular

A flexible and modular Structure Optimization suite for combining experimental data with energy simulations to create atomic structures.
3 stars 5 forks source link

Decouple parameters from `logging` #53

Closed jjmaldonis closed 7 years ago

jjmaldonis commented 7 years ago

I should be able to decouple the parameters from the logging module by using

sys.modules['parameters'] = parameters

at which point we can just import parameters to get them.

jjmaldonis commented 7 years ago

See 0570554eaf64c3327f6c9ea13ebe848a461bac37