The attribute name is public for SpectralPowerPipeline#D and private for PowerPipeline#D, BayerPipeline2D and RGBPipeline2D. I see no reason why this attribute should be private, so I propose to make it public for all pipelines. For example, this will allow to search the pipeline by name.
The attribute
nameis public forSpectralPowerPipeline#Dand private forPowerPipeline#D,BayerPipeline2DandRGBPipeline2D. I see no reason why this attribute should be private, so I propose to make it public for all pipelines. For example, this will allow to search the pipeline by name.