New calculate_observable function and moved the relative imports
New 'calculate_observable' function in webapp_backend to obtain the eventrate or differential cross section as expressions instead of the correlation matrices. Furthermore I have played with the relative imports (the ugly sys.path.append stuff) and tried to move them to the __init__.py files. Moved the main execution file (mgeosm2observables.py) up for easier introduction.
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- README.md 1 addition, 5 deletionsREADME.md
- mgeosm2observables.py 6 additions, 14 deletionsmgeosm2observables.py
- setup.py 1 addition, 1 deletionsetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/test_pyDMFormfactor.py 0 additions, 6 deletionstests/test_pyDMFormfactor.py
- tests/test_symbolical_results.py 7 additions, 9 deletionstests/test_symbolical_results.py
- webapp/__init__.py 6 additions, 0 deletionswebapp/__init__.py
- webapp/webapp_backend.py 19 additions, 23 deletionswebapp/webapp_backend.py
Loading
Please register or sign in to comment