ARM-DOE / PySP2

Python package for processing SP2 data.
BSD 2-Clause "Simplified" License
8 stars 6 forks source link

[suggestion] Add LEO analysis option #49

Open josephko91 opened 12 months ago

josephko91 commented 12 months ago

Hi! I was wondering if you guys had plans to add LEO to this package? I did some SP2 related work years back, and I remember thinking it would be great if all the Igor software was also available in Python. So I'm really glad to see a Python package for SP2 analysis has finally started!

I'm also potentially interested in helping out if you need help coding in the LEO analysis. Looking forward to further discussing if there is general interest in this feature being added!

rcjackson commented 10 months ago

Our future plans currently include incorporating lagtime and coating thickness calculations into PySP2. If you are interested in adding in LEO analysis to PySP2, we would be more than willing to work with you on a pull request to add this feature to PySP2.

josephko91 commented 10 months ago

Awesome! Glad to hear there are future plans to incorporate both. If I can find time, I am interested in getting involved.

rcjackson commented 8 months ago

@johbackm wrote some great code as a first step for the LEO fit (beam shape analysis) in PR #52.