further changes in GetSlices; first iteration was not good enough
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 24 Sep 2024 08:05:27 +0000 (10:05 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 24 Sep 2024 08:05:27 +0000 (10:05 +0200)
commit873c808c25c15d4908d3ecf0de64ca44c22529d5
tree43577d5b2a92be4ee488c67fd760c4d2c3fe39cc
parent122e6442071f0ba778305a734a6cb22b078ec2d8
further changes in GetSlices; first iteration was not good enough

pass 'DELETED' in the filter dict, not ALL, to turn off filtering of deleted slices
pass 'EXPIRED' as well to turn off automatic filtering of expired slices
PLC/Methods/GetSlices.py
PLC/Slices.py