-
Error occurred when executing KSampler:
'ModelSamplingConfig' object has no attribute 'sampling_settings'
File "/mnt/ComfyUI/execution.py", line 153, in recursive_execute
output_data, output_ui…
-
When drawing pggg parameters I tend to get a limited (0.5 %) cluster of cases with mean `k`'s between 985 and 999, with absolutely no mean `k` between 50 and 985 (Expected aggregate `k` is around 0.8)…
-
## Objective
Develop an intelligent sampling algorithm that can extract representative content from entire documents or collections of documents, ensuring balanced representation in validation prompt…
-
### What happened?
Hi,
I am trying to sample from large circuits with the function _quimb.tensor.Circuit.sample()_. Since the circuit is large, I need to use slicing with the argument _target_si…
-
```
from neo import AnalogSignal, IrregularlySampledSignal
from quantities import ms, mV
import numpy as np
sig = AnalogSignal(np.arange(50) * mV, sampling_period=1 * ms, t_start=0.1 * ms)
irr …
-
We have some strange behavior for trimming/slicing on Traces with sampling rate 0..
```python
st = read('/tmp/rt130_sr0_cropped.mseed.txt', format='MSEED')
print(st)
st.trim(starttime=UTCDateTim…
-
In most tools, slice-timing correction resamples values to the middle of the volume acquisition (TR / 2 for typical sequences).
If I understand the code correctly, we:
1) Create an HRF regressor…
-
Hi!
I am a surprised that I could not find an issue for this, because I could have sworn that I reported this already.
Anyway, I am getting such errors:
Here is the URL that causes thi…
-
I tried to modify the code in https://github.com/huggingface/candle/blob/main/candle-examples/examples/llama/main.rs to become a chatbot where each new prompt considers the history of all previous pro…
-
Dear Lars,
I am trying to use the PhysIO toolbox for my Philips scanphyslog files and I am not sure whether I entered the correct values for some of the required parameters:
- **log_file.log_sc…