HW_filmsense_ellipsometer (ScopeFoundry)

No description available.

To add to your app:

cd to/your_project_folder/ and use the following cmd (requires git)

git submodule add https://github.com/ScopeFoundry/HW_filmsense_ellipsometer ScopeFoundryHW/filmsense_ellipsometer

Readme

ScopeFoundryHW.filmsense_ellipsometer

FilmSense multi-wavelength ellipsometer hardware plug-in for ScopeFoundry.

This interface communicates with the FilmSense ellipsometer controller over a TCP/IP socket, sending binary commands to run single and dynamic (time-resolved) measurements, select fit models, and retrieve or save ellipsometric parameters.

Hardware information available from FilmSense: https://film-sense.com

ScopeFoundry is a Python platform for controlling custom laboratory experiments and visualizing scientific data

http://www.scopefoundry.org

This software is not made by or endorsed by FilmSense, LLC.

Authors

Requirements

  • ScopeFoundry
  • FilmSense ellipsometer reachable over TCP/IP (default port 4000)

How to Install

Clone this repo into your ScopeFoundryHW directory alongside your other hardware plug-ins (git submodule add).