matplotlibのカラーマップをmatplotlib.get_cmapで取得し、0~1の任意の位置の色情報を拾ってiRIC用のカラーマップ設定ファイルを作成できます。 clorname.csvおよびcolormap_setting_file_converter.pyではclorname ...
All colormaps are currently created at import-time. Additionally, Colormap classes have a deferred initialization of their lookup table (I suspect to save memory/initialization cost). This design is ...