Skip to content
Snippets Groups Projects
Commit 8c8ce000 authored by Remi Perenon's avatar Remi Perenon
Browse files

Including new header in NDTSF

parent 52586a11
No related branches found
No related tags found
1 merge request!42Feature total structure factor
#MDANSE : Molecular Dynamics Analysis for Neutron Scattering Experiments
#------------------------------------------------------------------------------------------
#Copyright (C)
#2015- Eric C. Pellegrini Institut Laue-Langevin
#BP 156
#71 avenue des Martyrs
#38000 Grenoble Cedex 9
#France
#pellegrini[at]ill.fr
#goret[at]ill.fr
#aoun[at]ill.fr
# **************************************************************************
#
#This library is free software; you can redistribute it and/or
#modify it under the terms of the GNU Lesser General Public
#License as published by the Free Software Foundation; either
#version 2.1 of the License, or (at your option) any later version.
# MDANSE: Molecular Dynamics Analysis for Neutron Scattering Experiments
#
#This library is distributed in the hope that it will be useful,
#but WITHOUT ANY WARRANTY; without even the implied warranty of
#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
#Lesser General Public License for more details.
# @file Src/Framework/Jobs/NeutronDynamicTotalStructureFactor.py
# @brief Implements module/class/test NeutronDynamicTotalStructureFactor
#
#You should have received a copy of the GNU Lesser General Public
#License along with this library; if not, write to the Free Software
#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
'''
Created on Apr 10, 2015
:author: Eric C. Pellegrini
'''
# @homepage https://mdanse.org
# @license GNU General Public License v3 or higher (see LICENSE)
# @copyright Institut Laue Langevin 2013-now
# @authors Scientific Computing Group at ILL (see AUTHORS)
#
# **************************************************************************
import collections
import itertools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment