Giter Site home page Giter Site logo

pranphy / moller-simana Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 937 KB

The scripts that I use for simulation and analysis of MOLLER data

Home Page: https://userweb.jlab.org/~pgautam/simana/

Julia 1.94% Python 1.49% C++ 34.58% C 26.17% Shell 9.41% TeX 20.61% Typst 5.79%
analysis cpp root

moller-simana's Introduction

Remoll SIMulation & ANAlysis (simana)

This is my simulation and analysis repository for the MOLLER experiment. This repository lives in github here and the doxygen documentation lives here.

Usage

Most of scripts under Simulation are used to run simulation with remoll and the scripts under Analysis are used for analysis of the output files from remoll.

For example one of the most common tasks is the [Skimming Files][#skim]. Which for example is done with a script like \ref select_subset_MD.C which makes heavy use of \ref RemollTree.hpp, \ref RemollData.hpp and \ref utils.hh.

Organization

The directory structure is organized as:

.
├── _nb
├── analysis
│  ├── _nb
│  ├── cpp
│  ├── files
│  ├── julia
│  ├── python
│  ├── README.md
│  └── script
├── asset
│  ├── files
│  └── image
├── report
│  ├── note
│  └── slide
├── sff
│  ├── _nb
│  ├── analysis
│  └── sim
├── shared
│  └── cancel_jobs.sh
└── sim
   ├── bin
   ├── files
   ├── geometry
   ├── jobs
   ├── log
   ├── macros
   ├── README.md
   └── script

  • simana / (root)
    • sim : All scripts for Simulation
      • script : All scripts related to simulation. There are mostly bash scripts.
      • output :
    • analysis : All script for Analysis

The scripts are organized according to languagee.

moller-simana's People

Contributors

pranphy avatar

Watchers

 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.