Changes between Version 3 and Version 4 of pyPDAF
- Timestamp:
- Jun 4, 2025, 9:05:37 AM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyPDAF
v3 v4 19 19 == Download == 20 20 21 pyPDAF is available in its repostory at [https://github.com/yumengch/pyPDAF]. There you will also find links to the documentation. The code also contains example implementations analogous to the [wiki:PdafTutorial PDAF Tutorials]. 21 pyPDAF can be easily installed using Conda. Please see the documentation in the repository at [https://github.com/yumengch/pyPDAF]. 22 23 The code in the repository is not required to run pyPDAF. However, the repository contains in the directory `example` example implementations analogous to the [wiki:PdafTutorial PDAF Tutorials] and in `tutorial` a stepwise tutorial for pyPDAF. Further links to the documentation on pyPDAF are provided in the README file. 22 24 23 25 == Publication ==