EstherPlomp / TNW-RDM-101

Self paced materials of the RDM101 course
https://estherplomp.github.io/TNW-RDM-101/
Creative Commons Attribution 4.0 International
6 stars 2 forks source link

Overview issue [Loes Ettema] #108

Closed lettema1 closed 6 months ago

lettema1 commented 7 months ago

Introduction

Hello everyone, my name is Loes and I'm a PhD student at the department of Imaging Physics.

Describe your research in 2-3 sentences to someone that is not from your field (please avoid abbreviations)

In our group, we work on a new imaging technique called Computational Scattered Light Imaging. With this technique, we can retrieve the direction of fibers or fiber bundles within biological samples (e.g. nerve fibers in a brain section). This is done by illuminating a sample from multiple angles with an LED light source, capturing the scattered light under normal incidence with a camera, and subsequently analyzing the change in intensity for each image pixel.

My research entails the following aspects:

Research Aspect Answer
Use/collect personal data (health data, interviews, surveys) No
Use/collect experimental data (lab experiments, measurements with instruments) Yes
Collaborate with industry No
Write/develop software as the main output of the project No
Use code (as in programming) for data analysis Yes
Work with large data (images, simulation models) Yes
Other: N/A

Reflections on the importance of RDM videos

The video shows good reasons of why RDM is important. I fortunately never lost my data, so I don't have a horror story. However, I do sometimes encounter problems when trying to remember how I performed my analysis some time ago. I therefore agree that it's important to work reproducibly.

What would you like to learn during this course?

During this course, I would like to learn how to save my data in a reproducible and save way and how the version control with Git works.

Checklist assignments

ignasisg commented 7 months ago

I do feel the Data Flow Map 1 is very clear! It feels like you are dealing with more codes and images than me, which is interesting. Might need to consider some of your methods in the future.

EstherPlomp commented 7 months ago

Thanks for sharing assignment 2 @lettema1! And thanks for the feedback @ignasisg!

It looks very clear - well done! I only have a couple of pointers:

EstherPlomp commented 6 months ago

Thanks for sharing assignment 3 @lettema1! It again looks very clear and comprehensive - well done!

I therefore only have a comment that I also added to your DMP, but I'll also share it here for completeness:

And a question:

lettema1 commented 6 months ago

Thank you for the feedback! About your question, I initially get the data from running a script in Python, after which I use that data in SPSS. In principle, I do not alter the data in SPSS, I only use some tools to visualize the data. However, it is possible to load the SPSS file in e.g. Python or R

EstherPlomp commented 6 months ago

Ah thanks for clarifying! Is there a way to do the visualisations with Python and/or R? That way even your visualisation would be reproducible!

lettema1 commented 6 months ago

Yes, that would also be possible. However, since I'm not so familiar with programming, I preferred using different software