Wiki » History » Version 48

Luis Figueira, 2012-10-04 05:24 PM

1 1 Chris Cannam
h1. Wiki
2 1 Chris Cannam
3 41 Luis Figueira
h2. ISMIR 2012
4 1 Chris Cannam
5 44 Luis Figueira
h3. Agenda
6 44 Luis Figueira
7 47 Luis Figueira
* _14:00 - pre-session surgery_
8 47 Luis Figueira
* 14:30 - Motivation (Mark, 15m)
9 47 Luis Figueira
* 14:45 - SW Intro (Chris, 5m)
10 47 Luis Figueira
* 14:50 - SW Example (Chris, 60m)
11 44 Luis Figueira
** [[Ismir2012SoftwareSessionPlan|Ismir 2012 Software Session Plan]]
12 47 Luis Figueira
* 15:50 - Coffee Break (15m)
13 47 Luis Figueira
* 16:05 - Exercise Review (10m)
14 47 Luis Figueira
* 16:15 - SW Conclusions (Chris, 5m)
15 47 Luis Figueira
* 16:20 - Data (Steve, 30m)
16 48 Luis Figueira
* 16:50 - Open Access (Mark, 10m)
17 48 Luis Figueira
* 17:00 - Discussion and wrap-up (30m)
18 48 Luis Figueira
* 17:30 - End
19 1 Chris Cannam
20 46 Luis Figueira
h3. Open Questions
21 1 Chris Cannam
22 46 Luis Figueira
* 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 ?
23 46 Luis Figueira
24 42 Luis Figueira
25 43 Luis Figueira
h2. DAFx 2012
26 45 Luis Figueira
27 45 Luis Figueira
 * [[Abstract]] for website
28 1 Chris Cannam
29 42 Luis Figueira
h3. Topics we need to cover in the tutorial
30 3 Chris Cannam
31 42 Luis Figueira
h4. Short form, e.g. for DAFx 90-min hands-off tutorial
32 42 Luis Figueira
33 7 Chris Cannam
Title: _Pointers to more effective software and data in audio research_
34 7 Chris Cannam
See also: "DAFx2012 Workshop":/projects/soundsoftware-management/wiki/DAFx2012_Workshop in private Management wiki
35 7 Chris Cannam
36 3 Chris Cannam
# Motivation - Reproducible research
37 3 Chris Cannam
# Software practice:
38 8 Chris Cannam
#* General good-practice overview (e.g. substance related to SWC "feedback loops")
39 4 Chris Cannam
#* Version control
40 4 Chris Cannam
#* Unit testing
41 4 Chris Cannam
#* Writing readable code
42 4 Chris Cannam
#* Working with others -- code reviews, pair programming etc
43 5 Chris Cannam
# Data management
44 17 Steve Welburn
#* Why manage data ? Data as first-class research output
45 13 Steve Welburn
#* Documenting data
46 13 Steve Welburn
#* Licensing - why CC0
47 15 Steve Welburn
#* Backing up data - where ? how much ?
48 13 Steve Welburn
#* Archiving data
49 13 Steve Welburn
#* Publishing data
50 14 Steve Welburn
#* Planning data management
51 14 Steve Welburn
#* EPSRC principles
52 11 Chris Cannam
# Software and data licences and copyright
53 1 Chris Cannam
# Open access and open publication
54 18 Steve Welburn
#* Journal policies
55 10 Chris Cannam
# Wrap up: Resources to review after the tutorial, links, handouts, etc
56 6 Chris Cannam
57 19 Chris Cannam
*Timing breakdown*
58 19 Chris Cannam
59 20 Chris Cannam
# Motivation and introduction - Mark P - 15 mins?
60 26 Chris Cannam
# Software - Chris - 30 mins?
61 35 Chris Cannam
#* Intro, best practices and how they hang together - feedback loops in research software
62 35 Chris Cannam
#* Readable code + Working with others
63 19 Chris Cannam
#* Version control
64 19 Chris Cannam
#* Unit testing
65 26 Chris Cannam
# Data management - Steve - 20 mins?
66 19 Chris Cannam
#* Intro, why manage data
67 19 Chris Cannam
#* The practice of it
68 19 Chris Cannam
#* Policy and principles
69 26 Chris Cannam
# Software and data licences and copyright - Chris? or merge with another section? - 10 mins?
70 26 Chris Cannam
# Open access, open publication, wrap up - Mark P - 10 mins?
71 20 Chris Cannam
# Q&A - 5 mins
72 19 Chris Cannam
73 20 Chris Cannam
Total 90 mins
74 19 Chris Cannam
75 21 Chris Cannam
*Materials we already have, that we can draw from*
76 21 Chris Cannam
77 22 Chris Cannam
* *Data*: "Data management presentation from SoundSoftware 2012":/documents/51 (15 mins + questions)
78 22 Chris Cannam
* *Data*: "Wiki material about planning and applying data management":/projects/sodamat/wiki/WP1_2_Online_Training_Material
79 22 Chris Cannam
* *Data*: "Publication policies":/projects/sodamat/wiki/Publishing_research_data
80 24 Chris Cannam
* *Motivation*: "SoundSoftware presentation from SoundSoftware 2012":/documents/40 (15 mins + questions)
81 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
82 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
83 6 Chris Cannam
* *Software*: "Handout about using our code site, from SSW2012":https://code.soundsoftware.ac.uk/attachments/463/handout.doc
84 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!)
85 16 Steve Welburn
86 16 Steve Welburn
87 42 Luis Figueira
h3. Things we must make
88 1 Chris Cannam
89 11 Chris Cannam
* *Leaflets*, *handouts* etc
90 11 Chris Cannam
** _What is version control?_ and why use it?
91 11 Chris Cannam
** _Unit testing and audio software_
92 11 Chris Cannam
** _Data management and policy_
93 11 Chris Cannam
** _Software licences and copyright_
94 24 Chris Cannam
** _Crib sheet for translating between version control systems_
95 30 Chris Cannam
96 37 Chris Cannam
* Evaluation form
97 37 Chris Cannam
98 42 Luis Figueira
h3. Things to remember & take
99 34 Chris Cannam
100 34 Chris Cannam
* Pop-up stand, any relevant posters etc
101 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?
102 34 Chris Cannam
103 30 Chris Cannam
h2. Our plan of action
104 30 Chris Cannam
105 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*
106 30 Chris Cannam
107 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_
108 31 Chris Cannam
109 32 Chris Cannam
* *Chris* to attempt a handout about _Unit testing and audio research_ -- but the slides take priority
110 39 Steve Welburn
111 42 Luis Figueira
h3. Notes
112 39 Steve Welburn
113 40 Steve Welburn
Number of people for DAFx Tutorial (from Damian)
114 39 Steve Welburn
115 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.