[Feature]: Implement Generalized Gamma in T1 relax #206
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Crash
Kind/Documentation
Kind/Enhancement
Kind/Feature
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Priority
Very low
Reviewed
Duplicate
Reviewed
Invalid
Reviewed/Won't Fix
Status
Need More Info
Status
On Hold
Status
Stale
Type/BDS
Type/DSC
Type/Fit
Type/General
Type/NMR
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IPKM/nmreval#206
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Proposed Behavior
Add Generalized Gamma functions to FC fit models and to T1 minimum evalution. Easily implemented in UI:
Combination of alpha + beta probably not.
Possible benefits
Everyone will be excited about one more spectral density!
Anything else?
Pure Python implementation is slow AF because of integration. Like for Log-Gaussian, C callables are definitely needed.