Closed DavidUdell closed 8 months ago
Some of the really funky features (4.43, 4.267, 4.281) might be noise from the computations. I don't want to erase any data, but it might make sense to use a tolerant torch comparison operation rather than value == 0.0.
value == 0.0
Some of the really funky features (4.43, 4.267, 4.281) might be noise from the computations. I don't want to erase any data, but it might make sense to use a tolerant torch comparison operation rather than
value == 0.0
.