17 | | Andrew Jackson - 25 min |
18 | | * 10 min - Getting Help and Bug reporting -- tickets (user list, help@) - '''Needs:''' ''reporting bugs and responders to queries (from “how do i” to “why does my model not fit my data”)'' |
19 | | * 10 min - How to write and distribute a model and the model marketplace. '''Needs:''' ''contributing models'' |
20 | | * 5 min - Questions/discussion |
| 17 | Andrew Jackson - 20 min + 5 min questions |
| 18 | * Getting Help and Bug reporting -- tickets (user list, help@) - '''Needs:''' ''reporting bugs and responders to queries (from “how do i” to “why does my model not fit my data”)'' |
| 19 | * How to write and distribute a model and the model marketplace. '''Needs:''' ''contributing models'' |
| 20 | * Questions/discussion |
22 | | Wojciech Potrzebowski - 40 min |
23 | | * 35 min - Code structure (where bits live) - '''Needs:''' ''contributing non model code and testing and validation'' |
24 | | * 5 min - !SasView, sasmodels, bumps |
25 | | * 20 min !SasView |
26 | | * 10 min - sasGUI |
27 | | * 10 min - sasCalc |
28 | | * 10 min - sasmodels |
29 | | * 5 min - Questions/discussion |
| 22 | Wojciech Potrzebowski - 35 min + 5 min questions |
| 23 | * Code structure (where bits live) - '''Needs:''' ''contributing non model code and testing and validation'' |
| 24 | * Overview - !SasView, sasmodels, bumps |
| 25 | * !SasView |
| 26 | * sasGUI |
| 27 | * sasCalc |
| 28 | * sasmodels |
| 29 | * Questions/discussion |
36 | | * 4 min - Dev - '''Needs:''' ''lots of doc strings still missing'' |
37 | | * 4 min - docstrings at the start of “each” class and method |
38 | | * 10 min - User - '''Needs:''' ''never finished'' |
39 | | * 5 min - each section has an RST file (and images as appropriate) |
40 | | * 5 min - Models = the first doc string in the file is scraped to go into model documentation |
| 36 | * Dev - '''Needs:''' ''lots of doc strings still missing'' |
| 37 | * docstrings at the start of “each” class and method |
| 38 | * User - '''Needs:''' ''never finished'' |
| 39 | * Each section has an RST file (and images as appropriate) |
| 40 | * Models = the first doc string in the file is scraped to go into model documentation |
44 | | Andrew Jackson and Wojciech Potrzebowski - 45 min |
45 | | * 37 min - “Dev ops” |
46 | | * 2 min - Basic concepts in version control - '''EVERYTHING''' is under version control!! |
47 | | * 10 min Git code hosting |
48 | | * 7 min - Concepts in version control (repos, cloning, branching (vs. forking - baaaad), committing (with comments),pull requests, code review |
49 | | *3 min - Setting notifications etc |
50 | | * 25 min - “show me the code”- '''Needs:''' ''developers of all stripes = architecture, GPU, math whiz, sysadmins, ...'' |
51 | | * 5 min - Git code repos (all of them), branches, stats… and CODE |
52 | | * 5 min - Compiling/run.py and local environment |
53 | | * 5 min - Py2exe and Ino -> installer |
54 | | * 5 min - CI - eventually NOT local environment - real test is final build |
| 44 | Andrew Jackson and Wojciech Potrzebowski - 40 min + 5 min questions |
| 45 | * “Dev ops” |
| 46 | * Basic concepts in version control - '''EVERYTHING''' is under version control!! |
| 47 | * Git code hosting |
| 48 | * Concepts in version control (repos, cloning, branching (vs. forking - baaaad), committing (with comments),pull requests, code review |
| 49 | * Setting notifications etc |
| 50 | * “show me the code”- '''Needs:''' ''developers of all stripes = architecture, GPU, math whiz, sysadmins, ...'' |
| 51 | * Git code repos (all of them), branches, stats… and CODE |
| 52 | * Compiling/run.py and local environment |
| 53 | * Py2exe and Ino -> installer |
| 54 | * CI - eventually NOT local environment - real test is final build |