ansys/optical-automation

lightfield sensor and source class

Opened this issue · 5 comments

create light field sensor and source classes

@BenoitHeraud I created this issue so you can link your work to it

@StefanThoene @pluAtAnsys I have written new methods in LightFieldSensor class:

  • set_type
  • set sampling
    I also created LocalMeshing class with inside:
  • set_faces
  • set_Sag
  • set_Step

I written it in Lighfield sensor and source branch/speos_sensor.py on my local computer.
I don't think it's the right place to have it → need to be reviewed with one of you :)

@BenoitHeraud
I refactor the LocalMeshing into separate class
I add speos_source class module, please follow them to add your corresponding methods

Hi @pluAtAnsys @StefanThoene I have created a .py file, in application section, on my local GitHub. Should I do a push in order to create it into Optical Automation Github? (it is still work in progress, not functional for the moment)
image