The latest Code For Thought episode is the fourth one in the ByteSized RSE mini-series and explores the subject of Continuous Integration and Deployment
This post discusses some key points to take into consideration when designing and implementing ethical guidelines in governance models.
We think research reproducibility is super important! Reproducible research is necessary to ensure scientific outputs can be trusted and built upon in future work. An important aspect of reproducible research is computational reproducibility. Binder is a great tool to help you do this easily. Here we offer some top tips so you can make the most out of Binder.
Registration is now open for the workshop “Boost your research reproducibility with Binder” by Sarah Gibson, The Turing Way, as part of our Research Software Camp on research accessibility.
As part of our 10 year anniversary series, SSI Fellows Patricia Herterich and Sarah Gibson highlight 10 podcasts that cover software and open research related issues that you might want to add to your playlists.
By Olly Butters (editor), Esther Plomp, Sarah Gibson, Eirini Zormpa, Bezaye Tesfaye, Tudor Amariei
Developing your ideal workflow is hard. We think one of the most important parts, relevant to almost everyone, is version control.
By Sarah Gibson, Research Software Engineer at The Alan Turing Institute and Software Sustainability Institute Fellow, and Graham Lee, Research Software Engineer at the University of Oxford and Head Labrarian at Labrary
By Sarah Gibson, Anna Krystalli, Arshad Emmambux, Alexandra Simperler, Tom Russell, and Doug Lowe
Like history, reproducible data processing is just one, um, thing after another. When the number of tools, models or steps in a process grows beyond a handful, we start to feel the need for some automation or structure. Running the same sequence of tools over multiple data? Capturing the steps of an analysis for collaborators or students to repeat, modify and extend? Conducting a scenario analysis using coupled models? Workflow, pipeline and model coupling tools all respond to the need for…