File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "title" : " rbvfit: A Voigt profile fitting tool" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " A Python package for fitting Voigt profiles to absorption lines using MCMC sampling and interactive visualization tools." ,
5+ "creators" : [
6+ {
7+ "name" : " Bordoloi, Rongmon" ,
8+ "affiliation" : " North Carolina State University" ,
9+ "orcid" : " 0000-0002-3120-7173"
10+ },
11+ {
12+ "name" : " Higginson, Jack" ,
13+ "affiliation" : " North Carolina State University"
14+ },
15+ {
16+ "name" : " Manoranjan, Senthuuran" ,
17+ "affiliation" : " North Carolina State University"
18+ },
19+ {
20+ "name" : " Ribaudo, Joseph" ,
21+ "affiliation" : " Providence College"
22+ }
23+ ],
24+ "license" : " MIT" ,
25+ "keywords" : [
26+ " spectral fitting" ,
27+ " Voigt profile" ,
28+ " MCMC" ,
29+ " astrophysics" ,
30+ " absorption lines"
31+ ],
32+ "related_identifiers" : [
33+ {
34+ "relation" : " isSupplementTo" ,
35+ "identifier" : " https://github.com/rongmon/rbvfit"
36+ }
37+ ]
38+ }
39+
You can’t perform that action at this time.
0 commit comments