Skip to content

Colorbars

Cristel Chandre edited this page Dec 31, 2025 · 20 revisions

Colorbars

🎨 Colorbar Customization

You can visualize and export customized colorbars using our hosted Jupyter notebook:

Open Colorbar Generator (Google Colab)

Colormap Assignments

  • Orientation ($\rho$): Uses hsv or colorwheel (colorblind-friendly).
  • Order ($\psi$, $S_2$, $S_4$): Uses jet or viridis (colorblind-friendly).
  • Out-of-plane ($\eta$): Uses plasma.


🔬 Look-Up Tables (LUT) for ImageJ/Fiji

To use PyPOLAR colormaps in Fiji:

  1. Download the LUT files here.
  2. Place them in your Fiji.app/luts/ directory.
  3. Apply them via Image > Lookup Tables after opening your exported *_ImageJ.tif file.

Clone this wiki locally