~josejuan-sanchez/+junk/original-jhv-experimental-version

1 by José Juan Sánchez Hernández
Initial import
1
IDL Color Tables
2
-- Helper scripts to create GIMP gradient files from idl tables
3
4
In the solor physics community color tables are mostly stored as some idl
5
function, like the aia color tables. To enable a easy conversion this
6
includes some scripts trying to fit it into a gimp gradient file.
7
8
It also includes the original aia color tables (aia_lct.pro) and
9
the STEREO color tables.
10
11
To fit some data for a color table see fit_gimp.pro.
12
13
I just learnt IDL today so the script is very hacky. Also it just
14
aids you to convert it and does not do any kind of automatic transformation.
15
16
-- Helge Dietert