Coder Social home page Coder Social logo

clarenc3 / nuisance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nuisancemc/nuisance

1.0 2.0 0.0 24.41 MB

External publicly available nuisance repository

Home Page: http://nuisance.hepforge.org/

License: GNU General Public License v3.0

CMake 4.05% C++ 91.55% Shell 1.69% Python 1.21% TeX 1.39% Fortran 0.02% C 0.09%

nuisance's Introduction

Author  Luke Pickering,
	Patrick Stowell,
	Callum Wilkinson,
	Clarence Wret

Package Manager: ([email protected])

NUISANCE Package v2r7

README
20/07/2016

--- Compilation
The following instructions should be used to build the fitter after checking out from scratch.

1. Make sure environmental variables required for the generators you wish to build against are set.
2. In the top nuisance directory make a new build directory: "$mkdir build && cd build"
3. Run CMAKE with compiler flags for which generators are required
   "$ cmake -DUSE_NuWro=1 -DUSE_NEUT=1 -DUSE_GENIE=0 ../"
4. Build the fitter
   "$ make -j"
5. Build documentation
   "$ make docs"
6. Install to build location
   "$ make install"
7. Source the setup script
   "$ source Linux/setup.sh"

If you prefer, most configure variables can be entered through a cmake UI, such as
ccmake. e.g. "$ mkdir build && cd build && ccmake ../"

--- Adding Classes
    The fitter is designed to be easily extended by adding new measurement classes whilst keeping the input convertors and tuning functionality the same.
    The Devel module folder is setup with some examples of how to add new classes into the framework. Feel free to email me if there are difficulties adding new measurements.

--- Running Fits
    Whilst running fits is relatively quick and simple, there are now a large range of possible options. Doxygen Documentation is being added to the $NUISANCE/doc/html folder.
    Refer thre for guidance on how to properly formulate a card file.

nuisance's People

Contributors

clarenc3 avatar luketpickering avatar patmanmx1991 avatar patrickstowell avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.