# # ChangeLog for trunk/python/selector.py # # Generated by Trac 1.2.3 # 05/29/24 09:34:21 Thu, 26 Apr 2007 04:33:19 GMT mar637 [1349] * trunk/python/selector.py (modified) added american spelling alias fixed concatenation of queries. Fri, 20 Apr 2007 00:48:08 GMT mar637 [1337] * trunk/python/selector.py (modified) improvements to the selector. + operator now also 'AND's the query ... Thu, 27 Apr 2006 23:58:46 GMT mar637 [1045] * trunk/python/selector.py (modified) Bug fix for default value in set_* Fri, 31 Mar 2006 06:16:02 GMT mar637 [963] * trunk/python/selector.py (modified) set_tsys needs to use vector notation of TSYS Thu, 30 Mar 2006 06:27:42 GMT mar637 [954] * trunk/python/selector.py (modified) * trunk/src/STSelector.cpp (modified) Fixed Ticket #6 (selector.set_polarisations error) Thu, 30 Mar 2006 05:16:49 GMT mar637 [952] * trunk/python/selector.py (modified) fixed typo in set_name Thu, 30 Mar 2006 04:41:18 GMT mar637 [948] * trunk/python/selector.py (modified) added get functions; added is_empty; added __add__ to combine selections Fri, 24 Mar 2006 02:46:42 GMT mar637 [932] * trunk/python/selector.py (added) python warpper for c++ selector class