Skip to content

Fix SOLPSLineEmitter to pass atomic_data argument when initialising the line shape #75

@vsnever

Description

@vsnever

In Cherab 1.5, LineShapeModel takes an atomic_data argument when initialised. SOLPSLineEmitter needs to be updated to support this change:

# instance line shape renderer
self._lineshape = self._lineshape_class(self._line, self._wavelength, self._target_species, self._plasma,
*self._lineshape_args, **self._lineshape_kwargs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions