Skip to content

Temperature is ignored when calculating state lifetime and transition rate in Cell #63

@JacksonPhoong

Description

@JacksonPhoong

I noticed that when initialising Cell, the functions _add_state_lifetimes() and _add_decoherence_rates() do not accept an argument for temperature. Instead, the default temperature of 0 K is used. This means that the values would be inaccurate when modelling a system at, say, room temperature.

Also related, both of the functions above utilise the ARC package and the values returned according to their docs are in units of s and s-1 respectively. I see that these values are then converted within the functions into unit of MHz. My question is that why aren't these values converted to unit of Mrad/s?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions