Skip to content

Commit 2c34e05

Browse files
authored
Merge pull request #155 from Brainhack-Donostia/BHD2025
Bhd2025
2 parents 53d7ed2 + 02d8d86 commit 2c34e05

File tree

4 files changed

+18
-8
lines changed

4 files changed

+18
-8
lines changed

_posts/2023-11-25-project-3.markdown

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming soon"
2+
title: "How to reduce the carbon footprint of your research computing"
33
subtitle: "Nick Souter - Research Fellow \ <br /> @ University of Sussex "
44
layout: default
55
modal-id: 2
@@ -10,7 +10,15 @@ alt: image-alt
1010
project-date: November 2025
1111

1212
category:
13-
description: "The abstract of Nick's talk will be uploaded soon!"
13+
description: "The storage and processing of large datasets, including neuroimaging data, uses energy, and therefore has a carbon footprint. This session will focus on how computing leads to carbon emissions, and what can be done to reduce your personal research computing footprint. Specifically, context will be provided on: <br />
14+
15+
- The scale of impact of the ICT sector on the climate <br />
16+
- The impact of accumulating unused ‘dark data’ <br />
17+
- The importance of carbon intensity <br />
18+
- How to cut back on unnecessary computing <br />
19+
- Current methods for tracking computing energy usage and carbon emissions <br />
20+
21+
The content discussed here will include specific examples from neuroimaging research, including how one can reduce the carbon footprint of preprocessing in fMRIPrep, and the effect of fMRI software choice on energy usage. The messages and approaches discussed here will also apply to any discipline requiring the processing of large amounts of data, beyond neuroimaging alone."
1422

1523

1624

_site/feed.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<description>Site for Brainhack Donostia 2025</description>
66
<link>http://localhost:4000/</link>
77
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Fri, 27 Jun 2025 13:23:15 +0200</pubDate>
9-
<lastBuildDate>Fri, 27 Jun 2025 13:23:15 +0200</lastBuildDate>
8+
<pubDate>Mon, 30 Jun 2025 13:53:37 +0200</pubDate>
9+
<lastBuildDate>Mon, 30 Jun 2025 13:53:37 +0200</lastBuildDate>
1010
<generator>Jekyll v4.4.1</generator>
1111

1212
<item>
13-
<title>Coming soon</title>
13+
<title>How to reduce the carbon footprint of your research computing</title>
1414
<description>
1515
</description>
1616
<pubDate>Tue, 19 Nov 2024 00:00:00 +0100</pubDate>

_site/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ <h2 class="white mb-3">We're currently working on the list of selected talks!</h
240240
<img src="img/portfolio/nick_souter_noback.png" class="img-responsive img-centered" alt="">
241241
</a>
242242
<div class="portfolio-caption">
243-
<h4>Coming soon</h4>
243+
<h4>How to reduce the carbon footprint of your research computing</h4>
244244
<p class="text-muted">Nick Souter - Research Fellow <br /> @ University of Sussex </p>
245245
</div>
246246
</div>
@@ -892,10 +892,12 @@ <h4 style="color:Yellow;">Location:</h4>
892892
<div class="row">
893893
<div class="col-lg-8 col-lg-offset-2">
894894
<div class="modal-body">
895-
<h2>Coming soon</h2>
895+
<h2>How to reduce the carbon footprint of your research computing</h2>
896896
<hr class="star-primary">
897897
<img src="img/portfolio/nick_souter.jpg" class="img-responsive img-centered" alt="image-alt">
898-
<p>The abstract of Nick's talk will be uploaded soon!</p>
898+
<p>The storage and processing of large datasets, including neuroimaging data, uses energy, and therefore has a carbon footprint. This session will focus on how computing leads to carbon emissions, and what can be done to reduce your personal research computing footprint. Specifically, context will be provided on: <br />
899+
- The scale of impact of the ICT sector on the climate <br /> - The impact of accumulating unused ‘dark data’ <br /> - The importance of carbon intensity <br /> - How to cut back on unnecessary computing <br /> - Current methods for tracking computing energy usage and carbon emissions <br />
900+
The content discussed here will include specific examples from neuroimaging research, including how one can reduce the carbon footprint of preprocessing in fMRIPrep, and the effect of fMRI software choice on energy usage. The messages and approaches discussed here will also apply to any discipline requiring the processing of large amounts of data, beyond neuroimaging alone.</p>
899901
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
900902
</div>
901903
</div>

img/.DS_Store

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)