forked from javierrico/gLike
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.escape.yml
44 lines (38 loc) · 826 Bytes
/
.escape.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Metadata version - do not change
metadata-version: 0.2
# Mandatory entries
title: gLike
authors:
- Javier Rico
- Jelena Aleksic
contact:
- name: Javier Rico
- email: [email protected]
license: GPL
url: https://github.com/javierrico/gLike
description: gLike is a general-purpose ROOT-based code framework for the numerical maximization of joint likelihood functions. The joint likelihood function has one free parameter (named g) and as many nuisance parameters as wanted, which will be profiled.
# Optional entries
doi: null
keywords:
- CTA
type: source
grant: 824064
language: C++
hardware:
- machine: local
- CPU: null
- RAM: null
- drive:
- type: HDD
- volume: 13M
- GPU: null
dependencies:
- C++
- ROOT
os:
- 'linux'
- 'osx-64'
compiler:
- gcc
multi-thread: false
container: null