Skip to content
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

Update and tidy #6

Merged
merged 67 commits into from
May 6, 2023
Merged

Update and tidy #6

merged 67 commits into from
May 6, 2023

Conversation

dgahle
Copy link
Owner

@dgahle dgahle commented May 6, 2023

No description provided.

…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.
…t function so that the threshold (mean) and sensitivity (sigma) 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.
…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.
…e and raises an error if the population is too small for the algorithm breaks again.
… 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
@dgahle dgahle linked an issue May 6, 2023 that may be closed by this pull request
3 tasks
@dgahle dgahle self-assigned this May 6, 2023
@dgahle dgahle added documentation Improvements or additions to documentation enhancement New feature or request labels May 6, 2023
@dgahle dgahle merged commit 7572eef into main May 6, 2023
@dgahle dgahle deleted the dev branch May 6, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Main update and tidy
1 participant