Skip to content

LambScan/LambSM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to component here

Configuration parameters

As any other component, *LambScan* needs a configuration file to start. In

etc/config

you can find an example of a configuration file. We can find there the following lines:

EXAMPLE HERE

Starting the component

To avoid changing the config file in the repository, we can copy it to the component's home directory, so changes will remain untouched by future git pulls:

cd

<LambScan 's path>

cp etc/config config

After editing the new config file we can run the component:

bin/

LambScan

--Ice.Config=config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%