Volume 2 Chapter 4 Display Menus CONTROL REJECT
CONTROL STOP is located in the 2D, 3D and 2D/3D displays for each hit.
It allows you to stop the search after keeping or rejecting the current hit.
Graphics QUEST3D Procedure
Ex.1
OK, job will EXIT after this entry ...
xxxxx STOP limit exceeded! >Exit (Y/N) ?
Ex.2
OK, job will EXIT after this entry ...
xxxxx STOP limit exceeded! >Exit (Y/N) ?
> This will destroy all SAVE files! > EXIT (Y/N) ?
Ex.3
OK, job will EXIT after this entry ...
xxxxx STOP limit exceeded! >Exit (Y/N) ?
> This will destroy all SAVE files! > EXIT (Y/N) ?
These actions are the same as for the option QUIT.
Three dialogues analogous to those in Examples 1-3 would be possible using REJECT rather than KEEP.
Ex.4 If a 3D search has been conducted then on exiting:
Do you want a summary table of parameters (Y/N)?
Parameter summary table is being prepared ...
An example of a summary table would be:
The 5 parameters from Test number 1 will now be tabulated
NFRAG REFCOD D1 D2 TAU1
1 ACMEPT 1.529 1.529 -176.205
2 ACMEPT 1.528 1.530 176.188
3 ACMEPT10 1.522 1.529 -176.205
4 ACMEPT10 1.528 1.530 176.188
5 ACOHKT 1.497 1.525 -75.168
6 ACOHKT 1.525 1.524 21.613
obs 6 6 6
Mean 1.520 1.528 -8.931
SDSample 0.012 0.003 161.133
SDMean 0.005 0.001 65.782
Minimum 1.497 1.524 -176.205
Maximum 1.528 1.530 176.188
CONTROL EXIT, CONTROL QUIT