bkloppenborg / simtoi

The SImulation and Modeling Tool for Optical Interferometry
GNU General Public License v3.0
7 stars 6 forks source link

Transparent regions inside of disk cannot be smaller than minimum radial step size #77

Closed bkloppenborg closed 9 years ago

bkloppenborg commented 10 years ago

In 10079c6 we added the ability to have transparent regions inside of disks; however, the minimum radius at which this occurs is tied to the underlying vertex locations. Thus, if we have a model with r_in = 0.1 and the minimum radial step size is dr = 0.5 everything inside of r = 0.5 will be completely transparent.