[Feature]: Implement Generalized Gamma in T1 relax #206

Open
opened 2024-01-09 13:33:47 +00:00 by dominik · 0 comments
Member

Proposed Behavior

Add Generalized Gamma functions to FC fit models and to T1 minimum evalution. Easily implemented in UI:

  • alpha
  • alpha + excess wing
  • beta

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.

### Proposed Behavior Add Generalized Gamma functions to FC fit models and to T1 minimum evalution. Easily implemented in UI: - alpha - alpha + excess wing - beta 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.
dominik added the
Kind/Feature
Kind/Enhancement
labels 2024-01-09 13:33:47 +00:00
dominik self-assigned this 2024-01-09 13:33:47 +00:00
dominik added this to the Features project 2024-01-19 10:22:46 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IPKM/nmreval#206
No description provided.