Users should be able to circumvent a lot of the sim creation process with a call like ``` sim = sti.Sim( data='./data/', diseases=['ng', 'ct', 'tv', 'bv'], connectors=True ) ```