Changes between Version 20 and Version 21 of Procedures/HyperspectralCalibrationCreation


Ignore:
Timestamp:
Jun 7, 2018, 5:32:32 PM (6 years ago)
Author:
asm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/HyperspectralCalibrationCreation

    v20 v21  
    1111
    1212Copy all data to the appropriate location as well as the spreadsheet of the data. Open a new ticket and make a few preliminar notes. Make sure all data is correct, that all files have darkframes recorded and make notes on the ticket if anything went wrong, some data was not recorded or anything that does not make sense. Later on, you will need to specify in the config file the data directory structure, the default is:
     13{{{
    1314data
    1415   |-d1 (Number of the day)
     
    2021   |-d2
    2122(...)
     23}}}
    2224
    2325You can change the structure but you will need to specify it on the config file. For the output (you will need to create the dirs) the suggested structure is:
     26{{{
    2427processed
    2528   |-d1 (Number of the day)
     
    3538   |-d2
    3639(...)
     40}}}
    3741
    3842Relevant scripts are held in the internal 'libarsfcal' git repository