Changes between Version 1 and Version 2 of status_flags
- Timestamp:
- Oct 7, 2009, 12:25:57 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
status_flags
v1 v2 6 6 '''auto_applanix''' 7 7 8 [wiki: NavigationProcessing auto applanix]8 [wiki:Internal/ProcessingChainInstructions/NavigationProcessing auto applanix] 9 9 ||'status_applanix_batch_gen_ready'|| this is the first flag and indicates that the project is ready for stage 1|| 10 10 ||'status_applanix_queuing'|| this flag shows the scripts have been submitted to gridnodes|| 11 11 ||'status_applanix_processing_ready'|| this flag shows that the auto generation of batch and config files is complete and is detected by the 'win_dispatcher.py' script|| 12 12 ||'status_applanix_in_progress'|| this flag shows that the applanix programs are currently running|| 13 ||'status_error_auto_applanix_batch_gen_dispatch'|| an error has occurred submitting batch gen to gridnodes||14 13 ||'status_windows_applanix_completed'|| this flag shows that the windows section of the processing has completed successfully|| 15 14 ||'status_applanix_queuing2'|| this flag shows that the analysis is currently ongoing|| 15 ||'status_applanix_complete'|| navigation processing complete|| 16 17 error flags 18 19 ||'status_error_auto_applanix_batch_gen_dispatch'|| this indicates a problem dispatching to the grid nodes|| 20 ||'status_error_gen'|| this indicates an error has occurred during stage one relating to 'auto_applanix_batch_config_generater.sh', in the event of this error check the 'dispatch_summary' file in the project folder and find the last 2 lines which contain the error warning and the location of the error|| 21 ||'status_error_copytowin'|| this flag indicates that an error occurred while copying the project to the windows box|| 22 ||'status_error_winprocess'|| for some reason one of the batch files failed to produce an sbet|| 23 ||'status_error_copytounix'|| this flag indicates that an error occurred while copying the project to the unix file system|| 24 ||'status_error_seperation_comparison_dispatch'|| this indicates a problem dispatching to the grid nodes|| 25 ||'status_error_sepcomparison'|| this indicates a problem has occurred in combine_seperation_analyser.py script|| 16 26 ||'status_error_seperation_comparison_dispatch'|| this flag shows that an error occurred submitting the comparison script to grid nodes|| 17 ||'status_applanix_complete'|| navigation processing complete|| 18 27 ||'status_error_auto_applanix_batch_gen_dispatch'|| an error has occurred submitting batch gen to gridnodes|| 19 28 20 29 '''eagle/hawk processing'''