-
- Downloads
take site position from underlying discretizer lattice
Previously we were manually computing the position from the site tag an an extra 'grid_spacing' parameter. Even though we now have one additional Python function call, using the position as determined by the underlying lattice is less susceptible to bugs. Closes #199.
Please register or sign in to comment