Is there a method to plot flower color reflectance spectrum on a butterfly visual system (over six photo-receptors),like what was usually done to bees (a hexagon) and flies (a square)?
The visual system in R package pavo does not have in-built butterfly visual system. The manual showed how to construct mantis shrimp (with ten photo-receptors) visual system by ourselves, but it seems impossible to use the constructed visual system into the analysis.
(usually the system is used by the code "visual=apis" for bees, "visual=musca" for flies, etc.)