precomp decorator support
3 unresolved threads
3 unresolved threads
Compare changes
Files
2- Jameson Rollins authored
Add a Struct.hash() method to return a unique hash over attributes. Modify Noise.run() method to check for changes to the ifo and only run the update method if the ifo has changed or other kwargs are supplied.
+ 25
− 3
@@ -220,14 +220,36 @@ class Noise(BudgetItem):