finesse.analysis.actions.random.Scale¶
Overview
- class finesse.analysis.actions.random.Scale(scales: dict, **kwargs)[source]¶
- Bases: - Action- Action for scaling simulation outputs by some fixed amount. Included for compatibility with legacy Finesse code. New users should apply any desired scalings manually from Python. - Parameters
- detectorsdict
- A dictionary of detector name: scaling factor mappings.