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

First submission for NUrF at LoKI #129

Open
wants to merge 59 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
f708c58
First submission
RGBYCP Jun 10, 2022
0003b18
plot_fluo_spectrum_selection implemented
gudlot Jun 14, 2022
2cba870
plot_fluo_spectrum_selection implemented in nurf.py
gudlot Jun 14, 2022
3309d04
Removed source code for the plot_fluo_spectrum_selection and added co…
gudlot Jun 14, 2022
1bbfe4f
Renaming function plot_multiple_peak_int to plot_fluo_multiple_peak_int
gudlot Jun 14, 2022
9babb86
Renaming function plot_multiple_peak_int to plot_fluo_multiple_peak_int
gudlot Jun 14, 2022
c3b0fd6
Refinement of plot_fluo_multiple_peak_int
gudlot Jun 14, 2022
c3c457d
Added import of itertools at the top
gudlot Jun 14, 2022
6d8fe6b
Removing errors in certain functions
gudlot Jun 14, 2022
9f8f009
removed function dev into nurf.py
gudlot Jun 14, 2022
4835688
Work in progress, working on docs strings
gudlot Jun 14, 2022
f1bbc92
Snapshot of plot_fluo_spectrum_selection before rewriting this function
gudlot Jun 15, 2022
83c8d47
Clean up of plot_fluo_spectrum_selection
gudlot Jun 15, 2022
313233d
Added cleaned function plot_fluo_spectrum_selection
gudlot Jun 15, 2022
4b511df
On the way to zero flake8 errors
gudlot Jun 17, 2022
cb436c9
Start first round ob feedback from ESS
gudlot Jun 21, 2022
f4a528c
Correction of order of library import order
gudlot Jun 21, 2022
ba872cd
Added a TODO for function single_contributions
gudlot Jun 21, 2022
2f790ef
Test Hallo_Welt
gudlot Jun 21, 2022
8f166c3
Remove hello world
gudlot Jun 21, 2022
4ac3eaa
Cleaned all outputs of all cells in jupyter notebook
gudlot Jun 21, 2022
d12c2ae
Removed copy error git
gudlot Jun 21, 2022
3014210
Removed output from jupyter notebook
gudlot Jun 21, 2022
4a3f45f
Removed prints about scipp versions
gudlot Jun 22, 2022
f01f8cf
Start to transfer ILL related functions into this file
gudlot Jun 22, 2022
5a92afd
Added the functions to extract data from ILL format and writes it int…
gudlot Jun 22, 2022
01d96e5
Exchanged is_data for is_sample in the NeXus Loki file
gudlot Jun 22, 2022
1c8d270
Exchange is_data for is_sample
gudlot Jun 22, 2022
b84b832
Renamed separate_contributions to split_contributions
gudlot Jun 22, 2022
2232713
single_contributions renamed to split_sample_dark_reference
gudlot Jun 22, 2022
e0748b6
Removed comment in normalize_uv
gudlot Jun 22, 2022
5061a14
Renamed variable data into sample in split_sample_dark_reference
gudlot Jun 22, 2022
bb9b1c6
Dict in normalize_uv has new key sample instead of data
gudlot Jun 22, 2022
fec2ef5
Renamed key data to sample in normalize_fluo
gudlot Jun 22, 2022
ca0d982
Removed method on normalized from docstring in process_uv
gudlot Jun 22, 2022
4d5e9a4
Removed in-line comment in process_uv
gudlot Jun 22, 2022
f07183d
Renamed data to sample in normalize_fluo, docstring and function body
gudlot Jun 22, 2022
e6764ef
normalize_uv: exchange sc.log for sc.log10, now correct
gudlot Jun 22, 2022
ab41af7
Replaced code with a function process_uv in export_uv
gudlot Jun 22, 2022
d6ee6c5
Reversed changes in export_uv
gudlot Jun 22, 2022
9672a85
Manipulated data_to_save variable
gudlot Jun 22, 2022
6bd13ac
Removed comment in fluo_maxint_max_wavelen about import of defaultdic
gudlot Jun 22, 2022
966d2a6
fluo_maxint_max_wavelen: replacing hardcoded unit values with the key…
gudlot Jun 22, 2022
258320f
fluo_maxint_max_wavelen: removed in-line comments
gudlot Jun 22, 2022
2e95d85
Remove inline comment in apply_medfilter
gudlot Jun 22, 2022
fa9db9d
fluo_filt.values is equivalent to fluo_filt.data.values
gudlot Jun 22, 2022
27443ea
normalized_avg.values for normalized_avg.data.values
gudlot Jun 22, 2022
d95e132
Added functionality to convert from ILL.nxs format to Loki.nxs format
gudlot Jun 23, 2022
b7b5ba9
A ipynb to convert ILL.nxs to Loki.nxs
gudlot Jun 23, 2022
6f0541c
Reversed is_sample back to is_data
gudlot Jun 23, 2022
a32f7d3
Fixed error in uv_multi_turbidity_fit
gudlot Jun 23, 2022
e87f415
Added a cell to show what happens if a Loki.nxs is loaded
gudlot Jun 23, 2022
a4ac93f
Correction of docstring in load_uv, returned keys: sample
gudlot Jun 29, 2022
6a05264
Modified export_uv. Exports darf, ref, raw sample uv, corrected sampl…
gudlot Jun 29, 2022
2a6af0c
Corrected docstring in export_uv
gudlot Jun 29, 2022
a2fd750
Extended docstring in export_uv
gudlot Jun 29, 2022
9488703
Adapted export_fluo to client's wish
gudlot Jun 29, 2022
7e27eea
Cleaned jupyter notebook
gudlot Jun 29, 2022
b6ca0b6
Removed print in export_fluo
gudlot Jun 29, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading