-
Notifications
You must be signed in to change notification settings - Fork 0
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
Thesis #7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… into its own class method get_priors
…so duplications are made it the posterior is updated
Revert "updated .gitignore to not track things in .idea/ folders (pycharm)" This reverts commit 00033fe.
Revert "updated .gitignore to not track things in .idea folders (pycharm)" This reverts commit 1693fc3.
…ched .gitignore' and then re add and commit
…t function so that the threshold (mean) and sensitivity (sigma) can be updated.
…ss cost function can be updated.
…ar. calibrate_spectra function return calibrated spectra as well as a smooth, linear, and continuous wavelength axis.
…as not caught in the test lines within calibrate.py as wave was the global variable of wavelengths.
…as been made an object attribute and hence (convolution_tolerence) editable (no longer hard coded in as 1e-2).
…ow evaluated on the wavelength forward model axis and then pixel normalised. ValueError check has been added to ensure that the instrument function was pixel normalised.
… FileNotFoundError if check is failed.
…line shape are saved in the object.
…ved during wavelength calibration.
…ion. Correction of linear interpolation of impurity power rates and made consistent with the linear interpolation of TECs line ADAS406Lines class.
…t feature to ensure that the correct order is enforced even if the ions are jumbled in the impurity_indicies_dict.
…he ratio of post and pre convolution area.
… updates in matplotlib.pyplot.
…losses in neutral profile calculation
… until a proper 3D interpolator is implimated for tecs.
…e and raises an error if the population is too small for the algorithm breaks again.
… order of magnitude.
… not shift in the ne profile.
… spacial separation of excitation and recombination)
…om ADAS. Can be switched on and off by boulean in PlasmaLine self.constar and defaults to True. When True the impurity electron profile is the same shape as the electron density and ADAS406Lines checks this boulean when calculating the emission.
…ed and extrapolates to a bolometry measurement including all charge states of modelled elements. This can becompared to a reference to act as a prior.
…n bal and the rates. This allows custon references to data to be put in the adas_line_data dict
… and uses baysar to make spectra.
…till needs some formatting)
…ofiles in SyntheticSpectra.
Closed
3 tasks
dgahle
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
labels
May 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.