Rev 3435 Rev 3602
Line 1... Line 1...
1 Detection station management system 1 Detection station management system
2 ----------------------------------- 2 -----------------------------------
3   3  
4 SVAKOV-R2.usr should be imported in to SpectrumLab software as settings file. 4 SKELETON-R1.usr should be imported in to SpectrumLab software as settings file.
5 SVAKOV-R2.txt contain description of detection script function and parameters. It can be imported to SpectrumLab condition actions window but it is not usually needed. (This script is already included in SVAKOV-R2.usr file) -  
6   5  
7 After import of usr file. Detection script must be modified to match station name and location of data storage. This should be modified on this line: 6 After import of usr file. Detection script must be modified to match station name and location of data storage. This should be modified on this line:
8   7  
9 if( initialising ) then id_met="no":id_met2="no":K_station_name="SVAKOV-R2":K_path="/media/sd/meteors/" 8 if( initialising ) then id_met="no":id_met2="no":K_station_name="SVAKOV-R2":K_path="/media/sd/meteors/"
10   9