Number
Baryon Number
These measure the local and global baryon number.
Bosonic Estimators
Because we do the Hubbard-Stratanovich transformation in the number channel we can use a Ward-Takahashi-like identity to estimate the number density from the auxiliary field.
- tdg.observable.number.n_bosonic(ensemble)[source]
Using Ward-Takahashi identities one finds the bosonic estimator
\[\left\langle\tilde{n} = - \frac{1}{\tilde{\beta}} \tilde{V}^{-1} \sum_t A_t\right\rangle\]of the local number density, one per site per configuration.
Note
Has substantially greater variance than the fermionic estimator
n(), especially at low particle numbers.
- tdg.observable.number.N_bosonic(ensemble)[source]
The total number, one per configuration.
The sum of
n_bosonic()on sites.