Closed gurhar1133 closed 1 year ago
c = Crystal() c = Crystal(PKDict( nslice=10, )) c = Crystal(PKDict( nslice=10, population_inversion=PKDict( n_cell=32, ), ))
first two instantiations will work, the third doesnt
first two instantiations will work, the third doesnt