cherab.phix.observer.fast_camera.RGBPipeline2D.finalise#
- RGBPipeline2D.finalise()#
Finalises the results when rendering has finished.
This method is called when all workers have finished sampling and the results need to undergo any final processing.
If this pipeline implements some form of visualisation, use this method to plot the final visualisation of results.
This is a virtual method and must be implemented in a sub class.