Difference between revisions of "BVal Processing"
Jump to navigation
Jump to search
(Created page with 'Processing for the IOP frame instruments is mostly done on a "per-case" basis where a specific criteria for the output is wanted. In general files from the LISST(1244), BB9, ACS…') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Processing for the IOP frame instruments is mostly done on a "per-case" basis where a specific criteria for the output is wanted. | Processing for the IOP frame instruments is mostly done on a "per-case" basis where a specific criteria for the output is wanted. | ||
− | In general files from the LISST(1244), BB9, ACS(001), and CTD(SBE25) | + | In general files from the LISST(1244), BB9, ACS(001), and CTD(SBE25) are merged and smoothed using matlab functions , BVal_merge, data_binner, ACS_TScal, and filter_IOPCTD_cast. These scripts generate plots and assemble the data from all instruments into one large flat file. |
+ | |||
+ | |||
+ | '''Matlab Scripts''' | ||
+ | |||
+ | [[Moorea_mergeIOP]] | ||
+ | |||
+ | [[lisstcheck]] | ||
+ | |||
+ | [[BB9spectra]] |
Latest revision as of 15:26, 27 October 2015
Processing for the IOP frame instruments is mostly done on a "per-case" basis where a specific criteria for the output is wanted.
In general files from the LISST(1244), BB9, ACS(001), and CTD(SBE25) are merged and smoothed using matlab functions , BVal_merge, data_binner, ACS_TScal, and filter_IOPCTD_cast. These scripts generate plots and assemble the data from all instruments into one large flat file.
Matlab Scripts