We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d22eb commit 0daf0feCopy full SHA for 0daf0fe
README.md
@@ -15,7 +15,7 @@ conda install -c conda-forge ipykernel
15
```
16
3. Clone the pyxalign git repo
17
```bash
18
-git clone https://github.com/hruth/pyxalign.git
+git clone https://github.com/AdvancedPhotonSource/pyxalign.git
19
20
4. Install the package
21
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "pyxalign"
3
authors = [{name = "Hanna Ruth", email = "[email protected]"}]
4
version = "1.0.0"
5
-description = "Package for alignment and reconstruction of laminography data."
+description = "Package for alignment and reconstruction of laminography and tomography datasets."
6
dependencies = [
7
"h5py",
8
"matplotlib",
0 commit comments