-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue085 line shapes #88
base: master
Are you sure you want to change the base?
Commits on Aug 3, 2023
-
[#85] Initialized a module to manage various line broadening mechanisms
cjperks7 committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 468bb2a - Browse repository at this point
Copy the full SHA 468bb2aView commit details -
[#85] Create function to calculate Doppler broadening
cjperks7 committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for bc6aaa2 - Browse repository at this point
Copy the full SHA bc6aaa2View commit details -
[#85] Created function to calculate Natural broadening
cjperks7 committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 158796b - Browse repository at this point
Copy the full SHA 158796bView commit details -
[#85] Moved Gaussian & Lorentzian shape calculator to dedicated funct…
…ions that can be shared amongst similar broadening mechanisms
cjperks7 committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 9bf6441 - Browse repository at this point
Copy the full SHA 9bf6441View commit details -
[#85] Created function to calculate simple Instrumental broadening
cjperks7 committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 56322f6 - Browse repository at this point
Copy the full SHA 56322f6View commit details -
[#85] various debugging of the individual line shape calcs
cjperks7 committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 500cc14 - Browse repository at this point
Copy the full SHA 500cc14View commit details -
[#85] Begun a function that convolutes different broadening mechanism…
…s together. Not done yet
cjperks7 committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 478eead - Browse repository at this point
Copy the full SHA 478eeadView commit details
Commits on Aug 4, 2023
-
[#85] created function to convolute line profiles
cjperks7 committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 6e0f638 - Browse repository at this point
Copy the full SHA 6e0f638View commit details -
[#85] documentation on benchmarking the convolution function against …
…analytic equations
cjperks7 committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for af3dd93 - Browse repository at this point
Copy the full SHA af3dd93View commit details -
[#85] Created function to calculate a Bi-Maxwellian Doppler broadenin…
…g as a model for Suprathermal ion
cjperks7 committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 23c6eee - Browse repository at this point
Copy the full SHA 23c6eeeView commit details
Commits on Aug 7, 2023
-
[#85] debugged using Suprathermal ions options
cjperks7 committedAug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for ea60be1 - Browse repository at this point
Copy the full SHA ea60be1View commit details -
[#85] propagate line_broadening profiles into get_local_spectrum
cjperks7 committedAug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 645bafc - Browse repository at this point
Copy the full SHA 645bafcView commit details
Commits on Feb 13, 2024
-
[#85] init function to calculate pseudo-Voigt shape
cjperks7 committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 164a347 - Browse repository at this point
Copy the full SHA 164a347View commit details -
[#85] correct mislabeling of FWHM v. variance. No math was wrong it s…
…eems at least
cjperks7 committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 89470ee - Browse repository at this point
Copy the full SHA 89470eeView commit details -
[#85] added more options for defining which transition an Einstein co…
…efficient is related to: either central wavelength or adf15 isel
cjperks7 committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for b73d10e - Browse repository at this point
Copy the full SHA b73d10eView commit details -
[#85] implemented pseudo-Voigt equation
cjperks7 committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b2b926 - Browse repository at this point
Copy the full SHA 6b2b926View commit details -
[#85] added the option to model Instrumental broadening as a sum of G…
…aussians each with a known variance. NOTE: Assumes no systematic shift as isgit add aurora/line_broaden.py git add aurora/line_broaden.py
cjperks7 committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a7dc92 - Browse repository at this point
Copy the full SHA 9a7dc92View commit details
Commits on Feb 15, 2024
-
cjperks7 committed
Feb 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 864e70c - Browse repository at this point
Copy the full SHA 864e70cView commit details -
[#85] added two methods to get 2-photon line shape
cjperks7 committedFeb 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 50e0f30 - Browse repository at this point
Copy the full SHA 50e0f30View commit details -
[#85] propogated 2-photon to the mechanism manager
cjperks7 committedFeb 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 5898864 - Browse repository at this point
Copy the full SHA 5898864View commit details -
[#85] added zero fill for 2-photon probability at the transition wave…
…length
cjperks7 committedFeb 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 6beb5ec - Browse repository at this point
Copy the full SHA 6beb5ecView commit details
Commits on Feb 17, 2024
-
cjperks7 committed
Feb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 5adc55d - Browse repository at this point
Copy the full SHA 5adc55dView commit details -
[#85] was getting nonsense results from wieghted sum pseudo-Voigt met…
…hod so included an alternative using scipy's built-in function
cjperks7 committedFeb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for e8d88bb - Browse repository at this point
Copy the full SHA e8d88bbView commit details -
cjperks7 committed
Feb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 8095610 - Browse repository at this point
Copy the full SHA 8095610View commit details
Commits on Feb 19, 2024
-
cjperks7 committed
Feb 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 974394b - Browse repository at this point
Copy the full SHA 974394bView commit details
Commits on Feb 29, 2024
-
[#85] found a double counting issue in get_local_spectrum in the case…
… of adf15 files with many types
cjperks7 committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for bd3f7f0 - Browse repository at this point
Copy the full SHA bd3f7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c1eb0 - Browse repository at this point
Copy the full SHA 16c1eb0View commit details
Commits on Apr 16, 2024
-
[#85] fixed old PEC import code
cjperks7 committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for b928a25 - Browse repository at this point
Copy the full SHA b928a25View commit details -
Merge branch 'Issue085_LineShapes' of github.com:fsciortino/Aurora in…
…to Issue085_LineShapes
cjperks7 committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a4be15 - Browse repository at this point
Copy the full SHA 1a4be15View commit details
Commits on Nov 26, 2024
-
[#85] small debug on 2-photon calc
cjperks7 committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 17a517e - Browse repository at this point
Copy the full SHA 17a517eView commit details