cihologramas / pyoptools

Python tools for optical design
GNU General Public License v3.0
137 stars 46 forks source link

Added material Corning 7980 (C79-80) #85

Closed ldm78 closed 3 years ago

ldm78 commented 3 years ago

There are 887 parts in the Edmund library that use this material, yet the material is not available. Added C79-80 material from parameters in https://valleydesign.com/Datasheets/Corning-Fused-Silica-7980.pdf

ramezquitao commented 3 years ago

I changed the Material module so the https://refractiveindex.info/ database can be used. In this database the C79-80 is not defined, so I added it to pyoptools database. @ldm78 please check if this change did affect any of your codes.