mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-14 07:12:37 +02:00
Merge pull request #26 from gnzng/update-doc-link
[minor doc fix] update links to automatic docs
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user