Closed mtfishman closed 4 years ago
Add copy methods for optimizer types and use in tomography so the optimizer doesn't get overwritten.
Also, add versions of readsamples and writesamples that don't have models, just sample data.
readsamples
writesamples
Closes #122.
Also closes #118 (resetoptimizer! function is removed).
resetoptimizer!
Add copy methods for optimizer types and use in tomography so the optimizer doesn't get overwritten.
Also, add versions of
readsamples
andwritesamples
that don't have models, just sample data.