Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ep05: Expand run_analysis exercise #120

Closed
gcapes opened this issue May 24, 2018 · 0 comments
Closed

Ep05: Expand run_analysis exercise #120

gcapes opened this issue May 24, 2018 · 0 comments

Comments

@gcapes
Copy link
Contributor

gcapes commented May 24, 2018

I'm in the process of writing a big PR with lots of solutions to exercises. Standby ;)

Ep05 has a run_analysis exercise to write a function to do the analysis for one file. My suggestions (I'll later modify the solution once I've address #108):

  • write a function to process one file (this is the current exercise)
  • call the function from a script to process multiple/all data files
  • have a plot_switch parameter for the function

This would automate processing everything, which should be the ultimate aim, right?

gcapes added a commit to gcapes/matlab-novice-inflammation that referenced this issue May 24, 2018
It seemed like a backwards step to remove the plot_switch option
from the script in the previous episode.
This commit slightly changes the question, and provides a solution.

This fixes one part of swcarpentry#120.
gcapes added a commit to gcapes/matlab-novice-inflammation that referenced this issue May 25, 2018
zkamvar pushed a commit that referenced this issue Apr 26, 2023
It seemed like a backwards step to remove the plot_switch option
from the script in the previous episode.
This commit slightly changes the question, and provides a solution.

This fixes one part of #120.
zkamvar pushed a commit that referenced this issue Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant