peak fitting #68
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "JakHolzer-fit_peak"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: JakHolzer
Fit one peak from ccl as combination of gaussian, lorentian and backgroud
Created by: ivan-usov
Same with the guard clause. For long functions it's better to do the early exit, rather than indent the entire function.
Created by: ivan-usov
Fitting and plotting needs to be separated into different functions. Otherwise, I won't be able to use only fitting in the web app, since the plotting part will be different.
Created by: JakHolzer
The plotting is not integral part to the function - I used to see what are the results and though it might help you to get the right data without having to search the dictionary. Therefore, it can be deleted or commented
Created by: ivan-usov
I would delete it then. However, it might be useful as a separate utility function in case of using jupyter notebook directly. Feel free to extract it, or remove the lines completely.
Created by: JakHolzer
I removed it, but still have the original file which I use to verification, so if it would be useful or if you would like to call it as s function, let me know.
Created by: JakHolzer
done 👍
Created by: ivan-usov
Review: Approved
Merged by: ivan-usov at 2020-09-15 12:23:49 UTC