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

« back to all changes in this revision

Viewing changes to src/idlColorTables/README

  • Committer: José Juan Sánchez Hernández
  • Date: 2013-02-05 13:32:08 UTC
  • Revision ID: josejuan.sanchez@gmail.com-20130205133208-dfz1sh1uge5pjkny
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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