← Back to team overview

holopy-developers team mailing list archive

Scattering code broken off into Scatterpy

 

I have moved the scattering code (formerly holopy.model) into a new top level package: scatterpy (within holopy, holopy/dev now contains directories holopy and scatterpy). This code is essentially decoupled from holopy (the only dependency it has is on optics), and holopy calls it when fitting. I have adjusted all the code to point at the new location, but if you are using the most current version of the dev code, don't go looking for the model directory.