Wiki » History » Version 44

Luis Figueira, 2012-10-03 12:02 PM

1 1 Chris Cannam
h1. Wiki
2 1 Chris Cannam
3 1 Chris Cannam
 * [[Abstract]] for website
4 2 Chris Cannam
5 41 Luis Figueira
h2. ISMIR 2012
6 1 Chris Cannam
7 44 Luis Figueira
h3. Agenda
8 44 Luis Figueira
9 44 Luis Figueira
* (30 min pre session surgery)
10 44 Luis Figueira
* Motivation (Mark)
11 44 Luis Figueira
** 15 min
12 44 Luis Figueira
* Group activity
13 44 Luis Figueira
** _10 min_
14 44 Luis Figueira
* Software (Chris)
15 44 Luis Figueira
** 75 min
16 44 Luis Figueira
* Coffee break
17 44 Luis Figueira
** 15 min
18 44 Luis Figueira
* How did you get on?
19 44 Luis Figueira
** 10 min
20 44 Luis Figueira
* Data (Steve)
21 44 Luis Figueira
** 30 min
22 44 Luis Figueira
* Open-access journal publications
23 44 Luis Figueira
** 10 min
24 44 Luis Figueira
* Wrap-up (is there an example on soundsoftware??)
25 44 Luis Figueira
** 10 min including questions
26 44 Luis Figueira
27 44 Luis Figueira
28 42 Luis Figueira
* Open Questions: If we want to do hand-on data management, do we need a local server ? Do we use the C4DM test repository ? Would any users actually have any data to work with anyway ?
29 42 Luis Figueira
30 43 Luis Figueira
* [[Ismir2012SoftwareSessionPlan|Ismir 2012 Session Plan]]
31 1 Chris Cannam
32 42 Luis Figueira
h2. DAFx 2012
33 1 Chris Cannam
34 42 Luis Figueira
h3. Topics we need to cover in the tutorial
35 3 Chris Cannam
36 42 Luis Figueira
h4. Short form, e.g. for DAFx 90-min hands-off tutorial
37 42 Luis Figueira
38 7 Chris Cannam
Title: _Pointers to more effective software and data in audio research_
39 7 Chris Cannam
See also: "DAFx2012 Workshop":/projects/soundsoftware-management/wiki/DAFx2012_Workshop in private Management wiki
40 7 Chris Cannam
41 3 Chris Cannam
# Motivation - Reproducible research
42 3 Chris Cannam
# Software practice:
43 8 Chris Cannam
#* General good-practice overview (e.g. substance related to SWC "feedback loops")
44 4 Chris Cannam
#* Version control
45 4 Chris Cannam
#* Unit testing
46 4 Chris Cannam
#* Writing readable code
47 4 Chris Cannam
#* Working with others -- code reviews, pair programming etc
48 5 Chris Cannam
# Data management
49 17 Steve Welburn
#* Why manage data ? Data as first-class research output
50 13 Steve Welburn
#* Documenting data
51 13 Steve Welburn
#* Licensing - why CC0
52 15 Steve Welburn
#* Backing up data - where ? how much ?
53 13 Steve Welburn
#* Archiving data
54 13 Steve Welburn
#* Publishing data
55 14 Steve Welburn
#* Planning data management
56 14 Steve Welburn
#* EPSRC principles
57 11 Chris Cannam
# Software and data licences and copyright
58 1 Chris Cannam
# Open access and open publication
59 18 Steve Welburn
#* Journal policies
60 10 Chris Cannam
# Wrap up: Resources to review after the tutorial, links, handouts, etc
61 6 Chris Cannam
62 19 Chris Cannam
*Timing breakdown*
63 19 Chris Cannam
64 20 Chris Cannam
# Motivation and introduction - Mark P - 15 mins?
65 26 Chris Cannam
# Software - Chris - 30 mins?
66 35 Chris Cannam
#* Intro, best practices and how they hang together - feedback loops in research software
67 35 Chris Cannam
#* Readable code + Working with others
68 19 Chris Cannam
#* Version control
69 19 Chris Cannam
#* Unit testing
70 26 Chris Cannam
# Data management - Steve - 20 mins?
71 19 Chris Cannam
#* Intro, why manage data
72 19 Chris Cannam
#* The practice of it
73 19 Chris Cannam
#* Policy and principles
74 26 Chris Cannam
# Software and data licences and copyright - Chris? or merge with another section? - 10 mins?
75 26 Chris Cannam
# Open access, open publication, wrap up - Mark P - 10 mins?
76 20 Chris Cannam
# Q&A - 5 mins
77 19 Chris Cannam
78 20 Chris Cannam
Total 90 mins
79 19 Chris Cannam
80 21 Chris Cannam
*Materials we already have, that we can draw from*
81 21 Chris Cannam
82 22 Chris Cannam
* *Data*: "Data management presentation from SoundSoftware 2012":/documents/51 (15 mins + questions)
83 22 Chris Cannam
* *Data*: "Wiki material about planning and applying data management":/projects/sodamat/wiki/WP1_2_Online_Training_Material
84 22 Chris Cannam
* *Data*: "Publication policies":/projects/sodamat/wiki/Publishing_research_data
85 24 Chris Cannam
* *Motivation*: "SoundSoftware presentation from SoundSoftware 2012":/documents/40 (15 mins + questions)
86 36 Chris Cannam
* *Software*: "SoundSoftware Topics":http://soundsoftware.ac.uk/topics, particularly "Why version control?":http://soundsoftware.ac.uk/why-version-control, "What version control system should I use?":http://soundsoftware.ac.uk/version-control-what-system-to-use, "Open source software licences explained":http://soundsoftware.ac.uk/open-source-software-licences-explained, "Unit testing: Why bother?":http://soundsoftware.ac.uk/unit-testing-why-bother -- all far more verbose than we can be
87 1 Chris Cannam
* *Software*: "Software Carpentry agile development feedback loops":http://software-carpentry.org/4_0/softeng/agile/ or "here in Mike's slides":http://software-carpentry.org/blog/wp-content/uploads/2012/05/carpentry-conclusions.ppt -- about different scales of changes
88 6 Chris Cannam
* *Software*: "Handout about using our code site, from SSW2012":https://code.soundsoftware.ac.uk/attachments/463/handout.doc
89 3 Chris Cannam
* *Software*: Refer to "PW's talk":http://soundsoftware.ac.uk/soundsoftware2012#os1t2 from SSW2012 (and quote line about how unit testing would have taken time off PhD!)
90 16 Steve Welburn
91 16 Steve Welburn
92 42 Luis Figueira
h3. Things we must make
93 1 Chris Cannam
94 11 Chris Cannam
* *Leaflets*, *handouts* etc
95 11 Chris Cannam
** _What is version control?_ and why use it?
96 11 Chris Cannam
** _Unit testing and audio software_
97 11 Chris Cannam
** _Data management and policy_
98 11 Chris Cannam
** _Software licences and copyright_
99 24 Chris Cannam
** _Crib sheet for translating between version control systems_
100 30 Chris Cannam
101 37 Chris Cannam
* Evaluation form
102 37 Chris Cannam
103 42 Luis Figueira
h3. Things to remember & take
104 34 Chris Cannam
105 34 Chris Cannam
* Pop-up stand, any relevant posters etc
106 34 Chris Cannam
* For handouts, perhaps we should take PDFs and get them printed in a print shop in York rather than print here and carry them?
107 34 Chris Cannam
108 30 Chris Cannam
h2. Our plan of action
109 30 Chris Cannam
110 30 Chris Cannam
* By *Wednesday, September 5th* (SCR, 2pm, or in Mark's office?) we should be able to meet again, with slides having been prepared for the relevant sections by *Chris* and *Steve*
111 30 Chris Cannam
112 33 Chris Cannam
* *Luis* to produce handouts, 100% based on existing material, about: _Version control; why use it?_; _Software licences and copyright_; and _Project hosting recommendations_
113 31 Chris Cannam
114 32 Chris Cannam
* *Chris* to attempt a handout about _Unit testing and audio research_ -- but the slides take priority
115 39 Steve Welburn
116 42 Luis Figueira
h3. Notes
117 39 Steve Welburn
118 40 Steve Welburn
Number of people for DAFx Tutorial (from Damian)
119 39 Steve Welburn
120 39 Steve Welburn
bq. We would be expecting about 100ish people. We have about 120 registered for DAFx now, although some are guests who may not attend all sessions, and as it is the first day, some people may still be travelling. However I imagine most will take the opportunity to attend.