Hessi color table: Difference between revisions

From HelioWiki Home Page
Jump to navigation Jump to search
imported>Schriste
No edit summary
imported>Schriste
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
In order to load the hessi color table use the following command (only on UNIX-based machines)
In order to load the standard RHESSI color tables use the following command (only on UNIX-based machines)


   loadct, file = chklog('SSW') + '/hessi/dbase/colors_hessi.tbl', 41
   loadct, file = chklog('SSWDB_HESSI') + 'colors_hessi.tbl', 41


This commands loads in the hessi color tables and then sets the current color table to number 41, the standard rhessi color table (the chklog commands retrieves your SSW directory).
This commands loads in the hessi color tables and then sets the current color table to number 41, the standard RHESSI color table (the chklog command retrieves the appropriate directory, typically $SSW/hessi/dbase). The main advantage of this color table is that black is in the center of the table which is usually at zero. 


[[Image:Hessi_color_table_example.png|An example of a RHESSI image using the standard hessi color table.|thumb]]
[[Image:Hessi_color_table_example.png|An example of a RHESSI image using the standard RHESSI color table.|thumb]]


[[Category:Software]]
[[Category:Software]]

Latest revision as of 18:50, 7 December 2009

In order to load the standard RHESSI color tables use the following command (only on UNIX-based machines)

 loadct, file = chklog('SSWDB_HESSI') + 'colors_hessi.tbl', 41

This commands loads in the hessi color tables and then sets the current color table to number 41, the standard RHESSI color table (the chklog command retrieves the appropriate directory, typically $SSW/hessi/dbase). The main advantage of this color table is that black is in the center of the table which is usually at zero.

An example of a RHESSI image using the standard RHESSI color table.