general/misc/
divide_data.pro
PROCEDURE: divide_data PURPOSE: Divides successive channels of SST data by powers of 'factor', to separate the traces. Also, optionally, multiplies data by an overall factor, 'conv_factor', to convert units. INPUT: in_name (string), the name of the input TPLOT variable structure. out_name (string), the name of the output TPLOT variable structure. KEYWORDS: factor (float), by which fluxes in successive channels are divided. conv_factor (optional float), by which fluxes in all channels are multiplied. CREATED BY: Ted Freeman FILE: divide_data.pro LAST MODIFIED: @(#)divide_data.pro 1.2 99/09/01 NOTES: "LOAD_3DP_DATA" and "GET_SPEC" must be called first.
Routines
File attributes
Modification date: | Thu Feb 13 16:43:47 2014 |
Lines: | 11 |