Closed vsnever closed 1 month ago
In Cherab 1.5, LineShapeModel takes an atomic_data argument when initialised. SOLPSLineEmitter needs to be updated to support this change: https://github.com/cherab/solps/blob/ef318b1f06fe0608adb21c3011e68c7d655d074b/cherab/solps/models/line_emitter.pyx#L105-L107
LineShapeModel
atomic_data
SOLPSLineEmitter
Fixed in #76.
In Cherab 1.5,
LineShapeModel
takes anatomic_data
argument when initialised.SOLPSLineEmitter
needs to be updated to support this change: https://github.com/cherab/solps/blob/ef318b1f06fe0608adb21c3011e68c7d655d074b/cherab/solps/models/line_emitter.pyx#L105-L107