Actions
Feature #2666
closedspecify camera for imcached
Start date:
02/20/2014
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
requested by Harry Kuo in
Updated by Anchi Cheng almost 11 years ago
- Status changed from New to In Test
- Assignee set to Anchi Cheng
r18114 does this.
Usage, give the name pattern in imcacheconfig.py. For example, to cache only GatanK2 data use:
camera_name_pattern = 'GatanK2'
The pattern is used in the query with wild card before and after.
Actions