Merge pull request #26 from gnzng/update-doc-link

[minor doc fix] update links to automatic docs
This commit is contained in:
Abe Levitan
2025-04-02 18:32:31 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ identifiers:
value: 'https://github.com/cdtools-developers/cdtools'
description: Github Repository
repository-code: 'https://github.com/cdtools-developers/cdtools'
url: 'https://cdtools-developers.github.io/cdtools-docs/'
url: 'https://cdtools-developers.github.io/cdtools/'
abstract: >-
CDTools is a python library for ptychography and CDI
reconstructions, using an Automatic Differentiation based
+1 -1
View File
@@ -26,7 +26,7 @@ model.compare(dataset) # See how the simulated and measured patterns compare
plt.show()
```
Full installation instructions and documentation can be found [here](https://cdtools-developers.github.io/cdtools-docs/).
Full installation instructions and documentation can be found [here](https://cdtools-developers.github.io/cdtools/).
CDTools was developed in the [photon scattering lab](https://scattering.mit.edu/) at MIT, and further development took place within the [computational x-ray imaging group](https://www.psi.ch/en/cxi) at PSI. The code is distributed under an MIT (a.k.a. Expat) license. If you would like to publish any work that uses CDTools, please contact [Abe Levitan](mailto:abraham.levitan@psi.ch).