Giter VIP home page Giter VIP logo

thinfilmstools.jl's People

Contributors

lnacquaroli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

thinfilmstools.jl's Issues

Remove indexes vectors inside LayerTMMO

When the number of layers grows, the way as it is now, the structure is defined by the layers with all the information, containing the refractive indexes vectors as well. It would probably be more efficient to define the different layers with their information inside, and the structure with just the desired indices matching the layers. This way only passes the information about unique layers once and they are placed or called according to the indices inside a new vector defining the structure.

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

Direction for Packagescape?

This isn't an issue more of reaching out. I used to do some work with thin films, simulations, etc. What is the over-all direction for this package and it's related ones (TMMOptics, etc)?

Do you plan to support other rigorous methods? It looks like you are working with Fresnel based solutions, but surely others exist (FEM, RCWA, etc).

I may see some room for collaboration if I can get approval from some colleagues to share code I have written during graduate school. If not - I will maybe start from scratch and see how it goes. The code wasn't written in Julia anyways...

Porting the package to JuliaPhysics

Hi @carstenbauer !

I'm reaching out to you and the JuliaPhysics team to see if you would like to port the ThinFilmsTools.jl package into JuliaPhysics. I don't know what are the requirements to get there, but I thought it could be useful to port it and have more exposure and extend the package capabilities if desired. I've written this module years ago but I don't have much time right now to dedicate to it either. However, I'm willing to discuss any comments and implementation ideas.

For the explanation of the package please check the Wiki pages.

Thanks! Best,

Leandro.

BTW, I just registered the package.

Implementation of graded layers

Consider adding a keyword accepting the type of layer depending on the index variation: constant (default) as usual, graded exponential (see issue 29), and maybe others.

Depending on the type of layer the matrix would be the usual one with the constant layers, and in the case of the exponential graded would be the matrix with Bessel functions (see paper in issue 29).

There might be other types with different graded as well that We could search and include if they exist.

Split package into several modules

It could be a good idea to split the packages somewhat back to what they were before. I haven't analyzed this in-depth but could help in the maintenance and development as well. Not sure how much will impact current users though. Maybe we could split the package while keeping this one active.

ThinFilmsTools.jl:

  • OpticsMatrixMethod.jl (2x2 matrices, linear optics)
  • ThreeOmegaMethod.jl
  • UtilityTools.jl: the regular tools used should be imported maybe from another independent package.
  • RefractiveIndexDB.jl
  • RefractiveIndexModels.jl

Interface roughness layers

It would be nice to have interface roughness layers at the top and bottom of a certain layer. It is generally accepted to fit the roughness of a thin film with an EMA at the top and bottom, using the index of refraction of the same layer of interest as nhost and something else as the ninc.

Graded layers

Is it possible to model layers containing a linear gradient in mole fraction? For example for AlGaAs DBRs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.