Hessi color table: Difference between revisions

From HelioWiki Home Page
Jump to navigation Jump to search
imported>Schriste
No edit summary
imported>Ayshih
No edit summary
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 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 RHESSI 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).


[[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]]

Revision as of 16:15, 7 December 2009

In order to load the 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 RHESSI 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).

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