Skip to content

Commit a8539b6

Browse files
committed
Adds start of code review demo event
- Adds an event for the upcoming code review demo series event
1 parent 512d62b commit a8539b6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Code Review Demo - Reproducibility Audit
3+
excerpt_separator: <!--more-->
4+
expires: 2025-03-27
5+
event_date: "March 27, 2025"
6+
layout: event
7+
duration: 60
8+
repeated: false
9+
category: community-learning
10+
address:
11+
time:
12+
- - start: 2025-03-27T19:00:00Z
13+
end: 2025-03-27T20:00:00Z
14+
---
15+
16+
Join us for the first demo of the US-RSE's Code Review Working Group's "Code Review Demo Series". Our first demo will be on "Reproducibility Audits" presented by Eric Scott. Please register for the event at
17+
18+
<!--more-->
19+
#### Title
20+
21+
Code Review Demo: Reproducibility Audits
22+
23+
#### Description
24+
25+
This is the first in a series of code review demos hosted by the US-RSE code review working group. In this demo, we will discuss reproducibility audits, a broad (and shallow) type of code review focused on the following questions: Can I figure out how to get the code to run? Does the code produce the expected outputs? How readable and re-usable is the code? This type of code review can be useful before submitting a manuscript with associated analysis code, or in the context of a “ReproHack”.

0 commit comments

Comments
 (0)