Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 265 Bytes

DEV_NOTES.md

File metadata and controls

8 lines (4 loc) · 265 Bytes

Random Development Notes

(to be organized into documentation later)

Notes on pywincalc weirdness

  • if pywincalc.parse_optics_file(some_data_file_path) is called with a path to a file that does not exist, it will return an error saying thickness is missing.