Skip to content

Commit e180a68

Browse files
authored
Merge pull request #10 from pdebuyl/10.5281_zenodo.3943750
Added entry 10.5281/zenodo.3943750
2 parents f051320 + 1263317 commit e180a68

File tree

3 files changed

+155
-0
lines changed

3 files changed

+155
-0
lines changed

10.5281_zenodo.3943750/article.bib

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
@Article {Roukema:2020,
2+
author = {Boudewijn F. Roukema},
3+
title = {{[¬Rp] Reproducibility of 'Poincaré dodecahedral space parameter estimates'}},
4+
journal = {ReScience C},
5+
year = {2020},
6+
month = {7},
7+
volume = {6},
8+
number = {1},
9+
pages = {{#11}},
10+
doi = {10.5281/zenodo.3956058},
11+
url = {https://zenodo.org/record/3943750/files/Roukema_ReSciC2020.pdf},
12+
code_url = {https://codeberg.org/boud/0807.4260},
13+
code_doi = {},
14+
code_swh = {swh:1:dir:4f1fe8cf5a01bb4637e31ea938eaa5bc25a2b87b},
15+
data_url = {https://lambda.gsfc.nasa.gov/data/map/dr3/dfp/wmap_ilc_5yr_v3.fits},
16+
data_doi = {},
17+
review_url = {https://github.com/ReScience/submissions/issues/41},
18+
type = {Reproduction},
19+
language = {fortran},
20+
domain = {Astronomy},
21+
keywords = {fortran, cosmology},
22+
note = "new version with corrections in the references and correction to link flags; original DOI was 10.5281_zenodo.3943750"
23+
}

10.5281_zenodo.3943750/article.pdf

97.5 KB
Binary file not shown.

10.5281_zenodo.3943750/article.yaml

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
# To be filled by the author(s) at the time of submission
2+
# -------------------------------------------------------
3+
4+
# Title of the article:
5+
# - For a successful replication, it shoudl be prefixed with "[Re]"
6+
# - For a failed replication, it should be prefixed with "[¬Re]"
7+
# - For other article types, no instruction (but please, not too long)
8+
title: "[¬Rp] Reproducibility of 'Poincaré dodecahedral space parameter estimates'"
9+
10+
# List of authors with name, orcid number, email and affiliation
11+
# Affiliation "*" means contact author (required even for single-authored papers)
12+
authors:
13+
- name: Boudewijn F. Roukema
14+
orcid: 0000-0002-3772-0250
15+
email: boud astro.uni.torun.pl
16+
affiliations: 1,2,*
17+
18+
# List of affiliations with code (corresponding to author affiliations), name
19+
# and address. You can also use these affiliations to add text such as "Equal
20+
# contributions" as name (with no address).
21+
affiliations:
22+
- code: 1
23+
name: Institute of Astronomy, Faculty of Physics, Astronomy and Informatics, Nicolaus Copernicus University
24+
address: Grudziadzka 5, 87-100 Toruń, Poland
25+
26+
- code: 2
27+
name: Univ Lyon, Ens de Lyon, Univ Lyon1, CNRS, Centre de Recherche Astrophysique de Lyon UMR5574
28+
address: F–69007, Lyon, France
29+
30+
31+
# List of keywords (adding the programming language might be a good idea)
32+
keywords: fortran, cosmology
33+
34+
# Code URL and DOI/SWH (url is mandatory for replication, doi after acceptance)
35+
# You can get a DOI for your code from Zenodo, or an SWH identifier from
36+
# Software Heritage.
37+
# see https://guides.github.com/activities/citable-code/
38+
code:
39+
- url: https://codeberg.org/boud/0807.4260
40+
- doi:
41+
- swh: swh:1:dir:4f1fe8cf5a01bb4637e31ea938eaa5bc25a2b87b
42+
43+
# Data URL and DOI (optional if no data)
44+
data:
45+
- url: https://lambda.gsfc.nasa.gov/data/map/dr3/dfp/wmap_ilc_5yr_v3.fits
46+
- doi:
47+
48+
# Information about the original article that has been replicated
49+
replication:
50+
- cite: Roukema, B. F.; Buliński, Z.; Gaudin, N. E., 2008, Poincaré dodecahedral space parameter estimates, Astronomy and Astrophysics, 492, 657-673 # Full textual citation
51+
- bib: RBG08 # Bibtex key (if any) in your bibliography file
52+
- url: https://ui.adsabs.harvard.edu/link_gateway/2008A%26A...492..657R/PUB_PDF # URL to the PDF, try to link to a non-paywall version
53+
- doi: 10.1051/0004-6361:200810685 # Regular digital object identifier
54+
55+
# Don't forget to surround abstract with double quotes
56+
57+
abstract: "Is a scientific research paper based on (i) public, online
58+
observational data files and (ii) providing free-licensed
59+
software for reproducing its results easy to reproduce by
60+
the same author a decade later? This paper attempts to
61+
reproduce a cosmic topology observational paper published in
62+
2008 and satisfying both criteria (i) and (ii). The
63+
reproduction steps are defined formally in a free-licensed
64+
git repository package ``0807.4260'' and qualitatively in
65+
the current paper. It was found that the effort in upgrading
66+
the Fortran 77 code at the heart of the software, interfaced
67+
with a C front end, and originally compiled with g77,
68+
in the content of the contemporary gfortran compiler,
69+
risked being too great to be justified on any short time
70+
scale. In this sense, the results of RBG08 are not as
71+
reproducible as they appeared to be, despite both (i) data
72+
availability and (ii) free-licensing and public availability of
73+
the software. The software and a script to reproduce the
74+
steps of this incomplete reproduction are combined in a new
75+
git repository named 0807.4260, following the ArXiv identity
76+
code of RBG08."
77+
78+
# Bibliography file (yours)
79+
bibliography: RBG08_rep.bib
80+
81+
# Type of the article
82+
# Type can be:
83+
# * Editorial
84+
# * Letter
85+
# * Replication
86+
# * Reproduction
87+
type: Reproduction
88+
89+
# Scientific domain of the article (e.g. Computational Neuroscience)
90+
# (one domain only & try to be not overly specific)
91+
domain: Astronomy
92+
93+
# Coding language (main one only if several)
94+
language: fortran
95+
96+
97+
# To be filled by the author(s) after acceptance
98+
# -----------------------------------------------------------------------------
99+
100+
# For example, the URL of the GitHub issue where review actually occured
101+
review:
102+
- url: https://github.com/ReScience/submissions/issues/41
103+
104+
contributors:
105+
- name: Pierre de Buyl
106+
orcid: 0000-0002-6640-6463
107+
role: editor
108+
- name: Konrad Hinsen
109+
orcid: 0000-0003-0330-9428
110+
role: reviewer
111+
- name:
112+
orcid:
113+
role: reviewer
114+
115+
# This information will be provided by the editor (except for "drafted", which should be blanked before submission)
116+
dates:
117+
- received: May 5, 2020
118+
- accepted: June 30, 2020
119+
- published: July 14, 2020
120+
121+
# This information will be provided by the editor
122+
article:
123+
- number: 11 # Article number will be automatically assigned during publication
124+
- doi: 10.5281/zenodo.3956058 # DOI from Zenodo
125+
- url: https://zenodo.org/record/3956058/files/Roukema_ReSciC2020.pdf # Final PDF URL (Zenodo or rescience website?)
126+
127+
# This information will be provided by the editor
128+
journal:
129+
- name: "ReScience C"
130+
- issn: 2430-3658
131+
- volume: 6
132+
- issue: 1

0 commit comments

Comments
 (0)