AlexEMG / DLC-Cajal-Course

Course materials for the Modern Methods for Quantifying Behavior Course!
https://alexemg.github.io/DLC-Cajal-Course/
GNU Lesser General Public License v3.0
11 stars 7 forks source link

Feedback ideas based on your feedback just now :) #21

Closed AlexEMG closed 1 year ago

AlexEMG commented 1 year ago

Thanks to all the feedback!

Already beforehand share:

Day 2 feedback:

Day 3 feedback:

Specific formatting feedback:

General problem solving:

Please add more aspects that I forgot?

sfmig commented 1 year ago

Some bits that were also mentioned that may be relevant:

sfmig commented 1 year ago

ok the first item is fixed by #22

Some bits that were also mentioned that may be relevant:

  • adding at the end of each day take-home message and things you should have ready for the next day
  • Python refresher --> add to resources? I like this one but it does assume some programming knowledge
KonradDanielewski commented 1 year ago

I think a video reencoding guide should be linked (https://deeplabcut.github.io/DeepLabCut/docs/recipes/io.html#tips-on-video-re-encoding-and-preprocessing) under general problem solving I guess, as part of common struggles. Since people will probably move video between places/change computers/download from cloud storage which sometimes results in video/single frame corruption. Just so they know it happens and is nothing serious and easy to fix

KonradDanielewski commented 1 year ago

@AlexEMG A question about the prerequisites. For DLC I guess we can point straight to the installation and installation tips as it covers everything that's needed for all platforms. What about other packages we will be using?

AlexEMG commented 1 year ago

I think the other packages have less or equal requirements, so we're fine :)

KonradDanielewski commented 1 year ago

also link to relevant time intervals of video tutorials for GUI

Link for prerequisites --> make section in resources @KonradDanielewski

Addressed by #35