Merge pull request #2 from cdtools-developers/license

Add a license!
This commit is contained in:
allevitan
2024-10-25 00:42:34 +02:00
committed by GitHub
4 changed files with 26 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
Copyright (c) 2019-2023 Massachusetts Institute of Technology
Author: Abraham Levitan, abraham.levitan@psi.ch
Additional Contributors:
Madelyn Cain
Anastasiia Kutakh
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+1 -1
View File
@@ -29,6 +29,6 @@ plt.show()
Full installation instructions and documentation can be found [here](https://cdtools-developers.github.io/cdtools-docs/).
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. If you would like to publish any work that uses CDTools, please contact [Abe Levitan](mailto:abraham.levitan@psi.ch).
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).
Have a wonderful day!
+1 -1
View File
@@ -7,7 +7,7 @@ Introduction to CDTools
Introduction to CDTools
-----------------------
CDTools is a python library for ptychography and CDI reconstructions, using an automatic differentiation based approach.
CDTools is an open source python library for ptychography and CDI reconstructions, using an automatic differentiation based approach. It is distributed under an MIT (a.k.a. Expat) license.
.. code-block:: python
+13
View File
@@ -0,0 +1,13 @@
The datasets contained in the following three files:
- Optical_Data_ss.cxi
- Optical_ptycho_incoherent.pickle
- lab_ptycho_data.cxi
were collected by Abraham Levitan, abraham.levitan@psi.ch. Copyright (2023) is held by Massachusetts Institute of Technology. All three datasets are made available under a CC BY 4.0 License, defined at https://creativecommons.org/licenses/by/4.0/.
The dataset contained in the file:
- AuBalls_700ms_30nmStep_3_6SS_filter.cxi
is sourced from https://cxidb.org/id-65.html, and was made available by the original authors under the CC0 Public Domain Dedication Waiver. This data was deposited into the CXIDB by Stefano Marchesini.