// Grab the Viridis (option-d) colormap from Berkeley Institute for // Data Science GitHub repo and parse it to an ImageJ LUT // Viridis colormap presented @ SciPy 2015 by Nathaniel Smith // and SteĢfan van der Walt (https://youtu.be/xAoljeRJ3lU) // Author: Jerome Mutterer //s=File.openUrlAsString("https://raw.githubusercontent.com/BIDS/colormap/master/option_d.py"); // causes error on Fiji s=File.openUrlAsString("http://wsr.imagej.net/download/Examples/Python/option_d.py"); if (startsWith(s,"