Phillip Weinberg

Results 66 comments of Phillip Weinberg

> Is it related to speed of debugging? Yes, one of the most common issues is trying to fit the minimum time step. > Ability to build in exception handling...

@christianbmadsen Any update on this issue?

I am also having the same problem. when running jupyter-lab I get a stack trace as well: ``` [W 2024-03-22 10:07:48.569 ServerApp] 403 GET /api/kernels?1711116468549 (@127.0.0.1) 1.40ms referer=None [W 2024-03-22...

Let's discuss this week or early next week, maybe I can help out

```julia @adt First begin ... end @adt Second begin variant_type(::First) ... end ```

Would you be up for helping out with writing an example?

hi @AbdullahKazi500 Can you explain what you mean by "at rest" with an example? for example, do you mean you want to have the pulse sequence remain constant for a...

`start` is an instance of `ListOfPositions` with no sites so this is kind of unavoidable unless we define `start` as some other object.

Sure, part of the design was to make sure we plot the relevant information from he Aquila Whitepaper but we can always add more.

So there are two things here: 1. We had decided to provide Bokeh based plots for visualizing **_Bloqade_** objects only. The plots you refer to are using data extracted from...