-
Hi,
I've tried to run trendet script but it gives me an attribute error:
AttributeError: partially initialized module 'trendet' has no attribute 'identify_all_trends' (most likely due to a circular…
-
Hi there. When running the **SLR Pulse Design** notebook, there is an issue. Executing:
`mFinal = mr.bloch_forward(mInit, pulse, f0, t1, t2, dt)`
results in:
```
----------------------------------…
-
If I run this command and then disconnect the X input to the line plot then I reproducibly get a crash: ami-local -l ~/padded.fc -b 1 -f interval=1 psana://exp=tmolw5618,run=99
Full output is here…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement.
### Description
Create a unique run name (…
-
Love the crate! Thanks for your efforts.
If I have 6 points to represent as bars only 5 bars are drawn.
```rust
use textplots::{Chart, Plot, Shape};
fn main() {
let points: Vec = vec![
…
-
~~blocked by #17~~
this PR has been merged and is no longer a blocker.
-
`camera.set_range()` correctly fits images to the scene upon it's initial call, but fails there after when `set_data` is called with with image data in a differing shape.
```
import numpy as np
f…
-
When encoding a video with large frames, Julia crashes because the system runs out of memory.
I made the following MWE to illustrate this (I stole @yiyuezhuo `get_memory_usage` function from [this g…
-
**bug description:** scatterplot plots hollow points when `hue_order` is a strict subset of `hue` values within dataframe and crashes when `style_order` is a strict subset of `style` values with in da…
-
### Feature Type
- [ ] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
### Problem
I…