Version 1 (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

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_error_auto_applanix_batch_gen_dispatch' an error has occurred submitting batch gen to gridnodes
'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_error_seperation_comparison_dispatch' this flag shows that an error occurred submitting the comparison script to grid nodes
'status_applanix_complete' navigation processing complete

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