You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Support this project and keep always updated about recent software releases, bug fixes and major improvements by [following on researchgate](https://www.researchgate.net/project/DDRS4PALS-a-software-for-the-acquisition-and-simulation-of-positron-annihilation-lifetime-spectra-PALS-using-the-DRS4-evaluation-board) or [github](https://github.com/dpscience?tab=followers).<br><br>
Copyright (c) 2016-2019 Danny Petschke ([email protected]) All rights reserved.<br><br>
6
6
@@ -15,20 +15,20 @@ Copyright (c) 2016-2019 Danny Petschke ([email protected]) All rig
15
15
3. Download and install the Visual C++ Redistributable Package (x64) if required: https://www.microsoft.com/de-de/download/details.aspx?id=48145
16
16
3. Run the <b>DDRS4PALS</b> executable.
17
17
18
-
# Related Publications
18
+
# Related Publications <imgsrc="https://github.com/dpscience/DDRS4PALS/blob/master/iconDesign/IconPNGRounded_red.png"width="25"height="25">
19
19
20
20
### Feb. 2019
21
21
Experimentally obtained and simulated Positron Annihilation Lifetime Spectra (PALS) acquired on pure Tin (4N) using DDRS4PALS software were published in the following [Data in Brief (Elsevier)](https://www.sciencedirect.com/science/article/pii/S2352340918315142) article.<br><br>
22
22
23
23
### Jun. 2019
24
24
[DDRS4PALS: A software for the acquisition and simulation of lifetime spectra using the DRS4 evaluation board (SoftwareX, Elsevier)](https://www.sciencedirect.com/science/article/pii/S2352711019300676)<br><br>
[DDRS4PALS: A software for the acquisition and simulation of lifetime spectra using the DRS4 evaluation board (SoftwareX, Elsevier)](https://www.sciencedirect.com/science/article/pii/S2352711019300676)<br><br>
30
30
31
-
# How to cite this Software?
31
+
# How to cite this Software? <imgsrc="https://github.com/dpscience/DDRS4PALS/blob/master/iconDesign/IconPNGRounded_red.png"width="25"height="25">
32
32
33
33
<b>You should at least cite the following publication:</b><br><br>
34
34
[DDRS4PALS: A software for the acquisition and simulation of lifetime spectra using the DRS4 evaluation board](https://www.sciencedirect.com/science/article/pii/S2352711019300676)<br>
# Third Party Libraries and Licenses <imgsrc="https://github.com/dpscience/DDRS4PALS/blob/master/iconDesign/IconPNGRounded_red.png"width="25"height="25">
63
63
64
64
<b>DDRS4PALS</b> is written in C++ using [Qt-Framework](https://www.qt.io/) (licensed under the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0))
65
65
@@ -88,10 +88,7 @@ The following 3rd party libraries are used by <b>DDRS4PALS</b> software.<br>
88
88
These files containing documentation, drivers, applications, C/C++ source code and the FPGA firmware in VHDL and compiled bit files.<br><br>
89
89
<b>Note:</b> Some files containing source code which is part of <b>MIDAS XML Library</b><br><br>License: [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0)<br>
90
90
91
-
# Run executable (*.exe)
92
-
The executable (and binary files) can be either downloaded from <b>zenodo platform</b> by following the related DOI (see above) or from the corresponding release.
93
-
94
-
# Run DDRS4PALS from source files
91
+
# Run DDRS4PALS from source files <imgsrc="https://github.com/dpscience/DDRS4PALS/blob/master/iconDesign/IconPNGRounded_red.png"width="25"height="25">
95
92
1. Download [Qt-framework](https://www.qt.io/download) (at least v5.x).
96
93
2. Download and Setup the MS Visual Studio Compiler (at least version 2013).
0 commit comments