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
7c17293c
Verified
Commit
7c17293c
authored
Feb 28, 2021
by
Tobias WEBER
Browse files
included changes from
https://github.com/t-weber/takin2
parent
5d13aadb
Changes
2
Hide whitespace changes
Inline
Side-by-side
tools/res/ellipse.h
View file @
7c17293c
...
...
@@ -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:
* -
'
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)
* - 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)
* - 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_py/reso.py
View file @
7c17293c
...
...
@@ -6,8 +6,9 @@
# @date mar-2019
# @license GPLv2
#
# @desc for algorithm: [eck14] G. Eckold and O. Sobolev, NIM A 752, pp. 54-64 (2014)
# @desc for algorithm: [eck14] G. Eckold and O. Sobolev, NIM A 752, pp. 54-64 (2014)
, doi: 10.1016/j.nima.2014.03.019
# @desc see covariance calculations: https://code.ill.fr/scientific-software/takin/mag-core/blob/master/tools/tascalc/cov.py
# @desc see also https://github.com/McStasMcXtrace/McCode/blob/master/tools/Legacy-Perl/mcresplot.pl
#
# requires numpy version >= 1.10
...
...
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