Version 2 (modified by chrfi, 15 years ago) (diff) |
---|
This page contains a list of status flags used during any form of automated processing.
please note where there is already information for flags a link is provided to the page containing this information
auto_applanix
'status_applanix_batch_gen_ready' | this is the first flag and indicates that the project is ready for stage 1 |
'status_applanix_queuing' | this flag shows the scripts have been submitted to gridnodes |
'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 |
'status_applanix_in_progress' | this flag shows that the applanix programs are currently running |
'status_windows_applanix_completed' | this flag shows that the windows section of the processing has completed successfully |
'status_applanix_queuing2' | this flag shows that the analysis is currently ongoing |
'status_applanix_complete' | navigation processing complete |
error flags
'status_error_auto_applanix_batch_gen_dispatch' | this indicates a problem dispatching to the grid nodes |
'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 |
'status_error_copytowin' | this flag indicates that an error occurred while copying the project to the windows box |
'status_error_winprocess' | for some reason one of the batch files failed to produce an sbet |
'status_error_copytounix' | this flag indicates that an error occurred while copying the project to the unix file system |
'status_error_seperation_comparison_dispatch' | this indicates a problem dispatching to the grid nodes |
'status_error_sepcomparison' | this indicates a problem has occurred in combine_seperation_analyser.py script |
'status_error_seperation_comparison_dispatch' | this flag shows that an error occurred submitting the comparison script to grid nodes |
'status_error_auto_applanix_batch_gen_dispatch' | an error has occurred submitting batch gen to gridnodes |
eagle/hawk processing
these flags are good guesstimates until concrete confirmation from jane or extensive code trawling
status_ready | indicates the directory is ready for eagle/hawk processing |
status_queueing | this flag shows that the processing has been successfully submitted to grid nodes |
status_error | this flag shows an error has occurred trying to submit to grid nodes |
status_lev0_processing | this flag replaces the status_queuing and contains a list of the seperate grid jobs running |
status_lev0_fail | this flag shows that at least one job has failed and contains a list of successful and failed jobs |
status_lev0_complete | this flag shows that all jobs completed successfully |