diff --git a/journal/Journal.md b/journal/Journal.md index 140b4b7b78f41d6318eb36129ce840f8a4aba5de..1652c9a1b9ddb70064b828e599cfc869d44c57bd 100644 --- a/journal/Journal.md +++ b/journal/Journal.md @@ -138,4 +138,24 @@ solutions : - logiciel et langage libre ==> scilab, R, python - stockage data - ==> famadrop, gitlab, github \ No newline at end of file + ==> famadrop, gitlab, github + +### Document computionnel + +On veut la plus grande transparence possible + +**Chaines de traitement** +1. Données +2. Analyses visualisation (-->1) +3. Publications + +**Buts** +- *inspecter* : justifier/comprendre +- *refaire* : vérifier/corriger/réutiliser + +Jupyter : Code + Texte + Resultats (export en pdf) + +**Principes** +- 1 doc : explication, code, results +- session (on garde les vars) +- export (pdf + control export) \ No newline at end of file