Changes between Initial Version and Version 1 of Procedures/FenixProcessing/splitVNIRandSWIR


Ignore:
Timestamp:
Aug 18, 2014, 5:29:40 PM (10 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/FenixProcessing/splitVNIRandSWIR

    v1 v1  
     1= Splitting VNIR and SWIR =
     2
     3This page details how to separate SWIR and VNIR from the FENIX (though may work with other Specim instruments).
     4
     5This works on raw files, level1b files and level2 mapped files.
     6
     7The header file needs to contain vimg entries (so add these if they are not present):
     8
     9vimg1 = {1, <number of vnir bands>}
     10vimg2 = {<number of vnir bands +1>, <number of bands in file>}
     11
     12So for normal Fenix binning:
     13vimg1 = {1, 348}
     14vimg2 = {349, 622}
     15
     16The splitter is located at:
     17/users/rsg/arsf/arsf_data/2014/misc/2014_cal_feb_gloucester/software/fenix_splitter/splitfile
     18
     19This will create seperate files namd *vnir.bil and *swir.bil