-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
152 changed files
with
3,846 additions
and
591 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 383afb9c63caf10cc1381549f29c53b5 | ||
config: 8a9bc61ff2508878a9b7747be79961e7 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+4.92 KB
main/.doctrees/explanations/decisions/0001-record-architecture-decisions.doctree
Binary file not shown.
Binary file added
BIN
+6.59 KB
main/.doctrees/explanations/decisions/0002-switched-to-python-copier-template.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-2.48 KB
(92%)
main/.doctrees/explanations/why-squash-can-change-path.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/0b4799657e877d5b1b4cacd9b2acb170/why-squash-can-change-path-3.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/259d09caa9d289e5e3237369eb66aaf5/api-14.pdf
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# Example Spec | ||
|
||
from scanspec.plot import plot_spec | ||
from scanspec.regions import Ellipse | ||
from scanspec.specs import Line | ||
|
||
spec = Line("z", 1, 2, 3) * Line("y", 3, 4, 5).zip(Line("x", 4, 5, 5)) | ||
grid = Line("y", 3, 8, 10) * ~Line("x", 1 ,8, 10) | ||
spec = grid & Ellipse("x", "y", 5, 5, 2, 3, 75) | ||
plot_spec(spec) |
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/32c9e69b107f5cd11ed75edfef7a521c/creating-a-spec-4.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/3f697368b6d069641068f1e1077fb6d0/api-10.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/43c491207b6c41467113b7cb385139ba/api-13.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/43d9474bab264cd0429cb1665f9955a8/api-15.pdf
Binary file not shown.
Binary file modified
BIN
+587 Bytes
(100%)
main/_downloads/46002abc3e44ab78d2ec586ac55ecbd5/api-4.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/478bf00be18d7d4ce67afbd9964ddfd7/api-11.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/59ccb090bb2d3360ace4709fff9b5b3b/creating-a-spec-1.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/5babad101a1fb402fa8708a1d700b2bd/api-12.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/5c0624426b92b4d678699185e497f06b/creating-a-spec-6.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/6b2bfdefec22ee159c8ced5f7866a2cb/why-squash-can-change-path-4.pdf
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# Example Spec | ||
|
||
from scanspec.plot import plot_spec | ||
from scanspec.specs import Line, Repeat | ||
from scanspec.regions import Circle | ||
from scanspec.specs import Line | ||
|
||
spec = Repeat(2, gap=False) * ~Line.bounded("x", 3, 4, 1) | ||
grid = Line("y", 1, 3, 10) * ~Line("x", 0, 2, 10) | ||
spec = grid & Circle("x", "y", 1, 2, 0.9) | ||
plot_spec(spec) |
Binary file not shown.
Binary file modified
BIN
+6.72 KB
(110%)
main/_downloads/8d1f05c70d13d9eb2d237e906361b08f/api-4.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/90481c9e5c2b3588d1b16f603ccb3a86/creating-a-spec-3.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+70.2 KB
(560%)
main/_downloads/9b910feaa68e0b54f476927a47285377/api-2.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/bace78a87ef701e7b08f72f39db31591/api-16.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# Example Spec | ||
|
||
from scanspec.plot import plot_spec | ||
from scanspec.regions import Polygon | ||
from scanspec.specs import Line | ||
|
||
spec = 2 * ~Line.bounded("x", 3, 4, 1) | ||
grid = Line("y", 3, 8, 10) * ~Line("x", 1 ,8, 10) | ||
spec = grid & Polygon("x", "y", [1.0, 6.0, 8.0, 2.0], [4.0, 10.0, 6.0, 1.0]) | ||
plot_spec(spec) |
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/c2faec58e8a7872b8c73e00e780c4f8b/creating-a-spec-2.pdf
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+75 KB
(600%)
main/_downloads/d710b479db32b9052157f9dc9f9d4f05/api-3.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/e97e6c4ea088783de917c4b5859e1595/why-squash-can-change-path-1.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/ec8d232d0953cdaac6529cb67293b0e8/creating-a-spec-5.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
main/_downloads/edf4182424d7c4118287d2ea50bef6bb/why-squash-can-change-path-2.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+108 KB
(270%)
main/_downloads/ff9fe3a1c02bde9717bcf50e7f8dd25b/api-1.hires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
164 changes: 164 additions & 0 deletions
164
main/_images/inheritance-71879fa8c5979d3d8c5ee96fb056aace560c72e4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.