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

[python] Problems encountered after Nov21 training #98

Open
3 of 5 tasks
loichuder opened this issue Nov 23, 2021 · 3 comments
Open
3 of 5 tasks

[python] Problems encountered after Nov21 training #98

loichuder opened this issue Nov 23, 2021 · 3 comments

Comments

@loichuder
Copy link
Member

loichuder commented Nov 23, 2021

Feel free to add more things:

@t20100
Copy link
Member

t20100 commented Nov 24, 2021

Some ideas:

  • Split the binning exercise into smaller exercises along the way:
    • Slicing to extract even and odd from a 1D array
    • Difference to get discrete derivative, sum to get binning
    • Then 2D binning
  • More concrete examples/exercises like the flatfield example, or a background subtraction (already mentioned in Ideas for introduction to numpy #43).
  • Split the training in 2 days/half days to have time to digest and more time (eventually add exercises)

@t20100
Copy link
Member

t20100 commented Nov 24, 2021

Some more ideas to strip down the content:

  • Present files only with with statement
  • Skip classes
  • Exception: only try: ... except:
  • Remove input

@loichuder
Copy link
Member Author

loichuder commented Nov 24, 2021

Remove input

Related to this, I would also remove the part about standard output and input (sys.stdout, sys.stdin and sys.stderr)

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

2 participants