Using Image Artist 1.4 or earlier?
The workflow described in this article applies only to Image Artist 1.5 and later. For Image Artist 1.4 and earlier, see: Image Artist: Disabling Batch Analysis Queues in Image Artist 1.4 and earlier
Image Artist 1.5 and later include three local Batch Analysis queues by default:
- SImA default
- SImA quick
- SImA debug
- A
.configfile - A corresponding
.templatefile
These file pairs are stored in the ba_queues directory within the ImA-1.5.x installation directory.
.config file and its corresponding .template file out of the ba_queues directory. Once the files have been removed, the queue will no longer be available for selection in the Image Artist UI.Disabling a Single Queue
The example below shows how to disable the SImA debug queue.
1. Navigate to the Batch Analysis Queue Directory
Navigate to the ImA-1.5.x installation directory and locate the ba_queues directory.
2. Create a Backup Directory
Create a new directory to store disabled queue definitions, for example: ba_queues_BK
3. Move the Queue Definition Files
Locate the SImA-debug.config and SImA-debug.template files associated with the SImA debug queue and move both files from ba_queues to ba_queues_BK.
Note: Both files must be moved together. A Batch Analysis queue is defined by a matching
.configand.templatefile pair.
4. Refresh the Image Artist Session
If you are already logged in to the Image Artist web UI:
- Log out.
- Log back in.
- Open the Batch Analysis view.
- Open the Run Analysis On drop-down menu.
The SImA debug queue should no longer appear in the list.
Disabling Multiple Queues
Additional queues can be disabled by following the same approach.
Create a backup location and move the .config and .template file pair associated with each queue you wish to disable.
Re-enabling a Queue
To reinstate a queue, move its .config and .template files back into the ba_queues directory.
If you are logged in to the Image Artist web UI, log out and log back in to refresh the available queue list.
Disabling Local Batch Analysis Completely
The workflow described above can also be used to disable all local Batch Analysis queues (SImA default, SImA quick, and SImA debug).
However, Image Artist expects at least one Batch Analysis queue to be available. It is therefore safe to disable all local queues only if another queue remains available, such as a queue provided by a remote cluster.
Comments
0 comments
Article is closed for comments.