Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
Takin
core
Commits
e44d38aa
Verified
Commit
e44d38aa
authored
Apr 27, 2021
by
Tobias WEBER
Browse files
cosmetic changes
parent
bbffa3ff
Changes
6
Hide whitespace changes
Inline
Side-by-side
LICENSES.txt
View file @
e44d38aa
...
...
@@ -42,7 +42,7 @@ DEALINGS IN THE SOFTWARE.
--------------------------------------------------------------------------------
Rescal
Rescal
, Version 5
URL: https://www.ill.eu/instruments-support/computing-for-science/cs-software/all-software/matlab-ill/#c4703
License: GNU GPL version 2 (see below)
...
...
tools/res/cn.cpp
View file @
e44d38aa
...
...
@@ -5,9 +5,9 @@
* @license GPLv2
*
* @desc This is a reimplementation in C++ of the file rc_cnmat.m of the
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes:
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes
(ca. 1995-2007)
:
* http://www.ill.eu/en/instruments-support/computing-for-science/cs-software/all-software/matlab-ill/rescal-for-matlab/
* @desc see: [cn67] M. J. Cooper and R. Nathans, Acta Cryst. 23, 357 (1967), doi: 10.1107/S0365110X67002816
* @desc see:
[cn67] M. J. Cooper and R. Nathans, Acta Cryst. 23, 357 (1967), doi: 10.1107/S0365110X67002816
* [ch73] N. J. Chesser and J. D. Axe, Acta Cryst. A 29, 160 (1973), doi: 10.1107/S0567739473000422
* [mit84] P. W. Mitchell, R. A. Cowley and S. A. Higgins, Acta Cryst. Sec A, 40(2), 152-160 (1984), doi: 10.1107/S0108767384000325
*/
...
...
tools/res/cn.h
View file @
e44d38aa
...
...
@@ -5,9 +5,9 @@
* @license GPLv2
*
* @desc This is a reimplementation in C++ of the file rc_cnmat.m of the
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes:
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes
(ca. 1995-2007)
:
* http://www.ill.eu/en/instruments-support/computing-for-science/cs-software/all-software/matlab-ill/rescal-for-matlab/
* @desc see: [cn67] M. J. Cooper and R. Nathans, Acta Cryst. 23, 357 (1967), doi: 10.1107/S0365110X67002816
* @desc see:
[cn67] M. J. Cooper and R. Nathans, Acta Cryst. 23, 357 (1967), doi: 10.1107/S0365110X67002816
* [ch73] N. J. Chesser and J. D. Axe, Acta Cryst. A 29, 160 (1973)
* [mit84] P. W. Mitchell, R. A. Cowley and S. A. Higgins, Acta Cryst. Sec A, 40(2), 152-160 (1984), doi: 10.1107/S0108767384000325
*/
...
...
tools/res/ellipse.h
View file @
e44d38aa
...
...
@@ -5,11 +5,11 @@
* @license GPLv2
*
* @desc This is a reimplementation in C++ of the files rc_projs.m and rc_int.m of the
* - 'rescal5' package by Zinkin, McMorrow, Tennant, Farhi, and Wildes:
* http://www.ill.eu/en/instruments-support/computing-for-science/cs-software/all-software/matlab-ill/rescal-for-matlab/
* - and the 'mcresplot.pl' program from McStas (www.mcstas.org):
* https://github.com/McStasMcXtrace/McCode/blob/master/tools/Legacy-Perl/mcresplot.pl
* - see also: [eck14] G. Eckold and O. Sobolev, NIM A 752, pp. 54-64 (2014), doi: 10.1016/j.nima.2014.03.019
*
- 'rescal5' package by Zinkin, McMorrow, Tennant, Farhi, and Wildes
(ca. 1995-2007)
:
*
http://www.ill.eu/en/instruments-support/computing-for-science/cs-software/all-software/matlab-ill/rescal-for-matlab/
*
- and the 'mcresplot.pl' program from McStas (www.mcstas.org):
*
https://github.com/McStasMcXtrace/McCode/blob/master/tools/Legacy-Perl/mcresplot.pl
*
- see also: [eck14] G. Eckold and O. Sobolev, NIM A 752, pp. 54-64 (2014), doi: 10.1016/j.nima.2014.03.019
*/
#ifndef __RES_ELLIPSE__
...
...
tools/res/pop.cpp
View file @
e44d38aa
...
...
@@ -5,7 +5,7 @@
* @license GPLv2
*
* @desc This is a reimplementation in C++ of the file rc_popma.m of the
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes:
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes
(ca. 1995-2007)
:
* http://www.ill.eu/en/instruments-support/computing-for-science/cs-software/all-software/matlab-ill/rescal-for-matlab/
* @desc see: - [pop75] M. Popovici, Acta Cryst. A 31, 507 (1975), doi: 10.1107/S0567739475001088
* - [mit84] P. W. Mitchell, R. A. Cowley and S. A. Higgins, Acta Cryst. Sec A, 40(2), 152-160 (1984), doi: 10.1107/S0108767384000325
...
...
tools/res/pop.h
View file @
e44d38aa
...
...
@@ -5,7 +5,7 @@
* @license GPLv2
*
* @desc This is a reimplementation in C++ of the file rc_popma.m of the
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes:
* rescal5 package by Zinkin, McMorrow, Tennant, Farhi, and Wildes
(ca. 1995-2007)
:
* http://www.ill.eu/en/instruments-support/computing-for-science/cs-software/all-software/matlab-ill/rescal-for-matlab/
* @desc see: [pop75] M. Popovici, Acta Cryst. A 31, 507 (1975), doi: 10.1107/S0567739475001088
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment