Martin P. Rey
Martin P. Rey
Ok, waiting for the cleaner import code, `tangos remove-duplicates` provides an efficient way to work around this issue
Ok thanks for the clarification. I will leave it up to you to decide if a better error message should be added and if a better try/catch mechanism should be...
I finally got to the bottom of this. It was due to my declaration of the property name. I declared it as `names = ["SFR_histogram"]` even though only one calculation...
This is for an expensive live-calculation that I wanted to calculate across multiple halos. The easier is probably to turn it into a written calculation for which filter are implemented...
Aha! Many thanks for the pointer, this does exactly what I wanted.