7 ms·
Very nice!! What are you using for interferometry?
by hackingonempty 3mo ago
Very nice!!
What are you using for interferometry?
- chantepierre 3mo agoHi, thank you ! I am using DFTFringe ( https://github.com/githubdoe/DFTFringe https://github.com/githubdoe/DFTFringe ) with a Bath interferometer (specifically this model which is super handy : https://www.printables.com/model/986094-multi-bath-interferometer-foucault-and-ronchi-test https://www.printables.com/model/986094-multi-bath-interfero... ) and this 3-axis table which is bulky but simple to build ( https://www.printables.com/model/860316-xyz-platform-for-bath-interferometers https://www.printables.com/model/860316-xyz-platform-for-bat... ). I am also trying to automate the XYZ table, capture and analysis like WavefrontPro does, I have a POC going on that bases itself on a CLI-only build of DFTFringe + outside orchestration with Elixir. My goal would be to control everything with a gamepad and automate the whole test session. Here is a video : ( https://www.youtube.com/watch?v=ii2eGb7vbk4 https://www.youtube.com/watch?v=ii2eGb7vbk4 ). But I need to throw the code away and rewrite it.