Changes between Version 1 and Version 2 of Processing/Procedures/AlsprocAutoPitchRoll


Ignore:
Timestamp:
May 19, 2015, 4:33:50 PM (9 years ago)
Author:
dac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/Procedures/AlsprocAutoPitchRoll

    v1 v2  
    1 # Automatically Determining the best Pitch and Roll #
     1= Automatically Determining the best Pitch and Roll =
     2
     3Currently the scripts are still in development and are not available on the arsf path.
     4You need to load them using:
     5
     6{{{
     7source ~dac/scratch_network/arsf_devel/load_paths
     8}}}
     9
     10
     11The general procedure is similar to that of alsproc, for which there is a guide [wiki:Procedures/AlsprocProcessing here].
     12
     13The script is 'calc_roll_offsets.py' pass in the '-h' flag to get more information on usage.