Thursday 7th May 2020

Topic: Reproducibility in research

We discussed ways to make your research (more) reproducible including:

 

  • Investing time early in a project may save you time later (e.g. commenting code, ReadMe files etc)
  • Using test cases for code
  • Keeping good notes and log of research activity
  • Making code available publicly (GitHub etc)
  • Using version control