rydiqule.sensor.BASE_EDGE_KEYS

rydiqule.sensor.BASE_EDGE_KEYS = ['states', 'detuning', 'rabi_frequency', 'transition_frequency', 'phase', 'kvec', 'time_dependence', 'label', 'dipole_moment', 'coherent_cc']

Reference list of all keys that can be specified with values in a coherent coupling. Subclasses which inherit from Sensor should override the valid_parameters attribute, NOT this list. The valid_parameters attribute is initialized as a copy of BASE_EDGE_KEYS.