tfbi_misc

File Purpose: misc tools related to tfbi

Functions

T_from_ldebye(ldebye, *, n, eps0, q, kB)

returns T given ldebye.

tfbi0_index(array)

returns a 5-tuple of indexes corresponding to this point within "type-0" tfbi hypercube.

tfbi0_index_isel(array, tfbii0)

returns a dict of {param: index} given the 5 indexes within "type-0" tfbi hypercube.

tfbi0_index_str(array)

returns a string of indexes corresponding to this point within "type-0" tfbi hypercube.

tfbi0_params(array)

returns a dict of {param: value} for a point within "type-0" tfbi hypercube.

tfbi0_params_str(array[, fmt])

returns a string telling param values for a point within "type-0" tfbi hypercube.

xarray_T_from_ldebye(ds[, ldebye, n, eps0, ...])

return T given ldebye.