-
Hello,
I spoke too soon before, it looks like there are still some issues with roll_on_tick. This time however, I took the time to write some code for you to reproduce the error, I made this progra…
-
Dear Lars,
Thank you very much for wonderful PhysIO!
I'm trying this toolbox for the first time and have carefully read the documentation. Processing of my data seems to go well, however, the e…
-
with unet_name:flux1-dev.safetensors , weight_dtype:default.
error log
```
!!! Exception during processing!!! Expected query, key, and value to have the same dtype, but got query.dtype: c10::Half…
-
Lots of sampling algorithms return weighted samples. For instance, importance sampling and SMC both return weighted samples*¸ as do elliptical slice sampling and nested sampling algorithms. Currently,…
-
When implementing the parallel Bayesian optimization method, I'm not sure if adding independent slice sampling is needed or not.
The original paper [Snoek et al., 2012] demonstrates the advantage o…
-
Hi all — I was doing some manual digging around to deal with artifacts caused by some custom lighting in our rigs, and I wanted to find the moment in the recording where the artifacts began. I noticed…
-
I ran into these warnings when running the tutorials on Google Colab. Do these signal version incompatibility for some libraries?
_Evaluation Proposed point Current eval. Best eval.
/usr/lo…
-
** Dynesty version **
Version 2.1.4 (pip install) on Windows
**Describe the bug**
I've got a simple task, to find the parameters for noisy sinusoidal signal with 2 jumps. When I run the nested s…
-
So for this biome sampling, the 5D point of temperature, humidity, continentalness, erosion, and weirdness should be taken from the block's (x,y,z) position but then another sample should be taken dep…
-
_FAST.Farm_ can output slices of the low resolution grid. When a very large farm is modeled, a single slice may be very large compared to the region of actual interest.
**Describe the solution …