docs(README): add berk_workshop_v1 Colab badge (browse + BF/DF + probe + DPC)
Browse files
README.md
CHANGED
|
@@ -25,6 +25,10 @@ A ready-to-run notebook sits at `notebooks/show4dstem_colab.ipynb` in this repo.
|
|
| 25 |
|
| 26 |
It does the full pipeline in 7 cells: install `quantem.widget` (TestPyPI rc) + `quantem` (dev fork branch), download the pre-binned NumPy bundle from this dataset, wrap it as `Dataset4dstem.from_tensor`, render with `Show4DSTEM` in your browser via WebGPU. No CUDA on Colab. No quantem.live.
|
| 27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
## Workshop quick start — Show4DSTEM (any Jupyter)
|
| 29 |
|
| 30 |
```python
|
|
|
|
| 25 |
|
| 26 |
It does the full pipeline in 7 cells: install `quantem.widget` (TestPyPI rc) + `quantem` (dev fork branch), download the pre-binned NumPy bundle from this dataset, wrap it as `Dataset4dstem.from_tensor`, render with `Show4DSTEM` in your browser via WebGPU. No CUDA on Colab. No quantem.live.
|
| 27 |
|
| 28 |
+
[](https://colab.research.google.com/gist/bobleesj/a05a90185c6cddbb331342cae6d7e9c1/berk_workshop_v1.ipynb)
|
| 29 |
+
|
| 30 |
+
**Workshop v1** — real gold 4D-STEM: browse + bright field + dark field + probe + DPC, all on the Colab T4. No `quantem.live`, no local install. The notebook lives at `notebooks/berk_workshop_v1.ipynb` in this repo and on the `berk-workshop` branch of `bobleesj/quantem`.
|
| 31 |
+
|
| 32 |
## Workshop quick start — Show4DSTEM (any Jupyter)
|
| 33 |
|
| 34 |
```python
|