First Step, table Update

After a calibration you have to update the argos configuration table.

In "argos_trunk/site/lbt/common/insroot/etc/argos_SIDE_foreman_configuration_table.py"

config= [('TCoG48', QC     ,  X, 'PutHereTheNewTag'),
          ('TCoG48', PYRAMID,  2, 'PutHereTheNewTag'),
          ('TCoG48', PYRAMID,  4, 'PutHereTheNewTag'),        
          ('TCoG48', NONE   ,  X, 'PutHereTheNewTag')]

First column is the algorithm of the centroid in the SH LGS WFSs.

Second column is the NGS WFS.

Third column is the Pyramid WFS binning (valid only for PYRAMID).

Fourth column is the Tag of the combined Reconstructor.

Second Step, svn check in

From Terminal

Open a terminal in "argos_trunk/site/lbt/common/insroot/etc/":

svn ci -m "Type your comment here"

From eclipse

i. select the updated file "argos_trunk/site/lbt/common/insroot/etc/argos_SIDE_foreman_configuration_table.py"

ii. right click, Team, commit

iii. Add the comment and click on "commit"

Third Step, Installation

Open a terminal in "argos_trunk/site/lbt/common/" and run the "mi" command (make install).

You have to do this last step in the argos lgsw server workstation and in the argos desktop workstation.

-- TommasoMazzoni - 22 Feb 2018
Topic revision: r1 - 22 Feb 2018, TommasoMazzoni
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding AOWiki? Send feedback