aboutsummaryrefslogtreecommitdiff
path: root/reproducible-paper.tex
AgeCommit message (Collapse)AuthorLines
2019-08-16Minor typo correction in NoiseChisel demo slideMohammad Akhlaghi-1/+1
I had used two `using's in one sentence. The second is now changed to `with'.
2019-08-15Slides updated for talk in IFAS5 at IUCAAMohammad Akhlaghi-1/+2
The first slide was modified for this talk.
2019-08-15Slides prepared for talk at IIA, BengaluruMohammad Akhlaghi-1/+1
Just the first page was updated.
2019-08-09Re-ordered Gnuastro and Astropy's repology's resultMohammad Akhlaghi-4/+3
Since later we have Gnuastro on the right, it was set to the same order here.
2019-08-09Better demonstration of NoiseChisel parameters to startMohammad Akhlaghi-11/+35
Until now I was only showing the good NoiseChisel results which don't show the effect of paramter optimization. With this commit, we are showing the default parameters, the optimized parameters and the deep image.
2019-08-07Added slide showing software versions in different distributionsMohammad Akhlaghi-25/+12
Two images were taken from `repology.org' showing how Gnuastro and Astropy's builds on different systems differ.
2019-08-06Updated slides for talk in CollibraMohammad Akhlaghi-35/+46
The slides were updated (most importantly removing references from the IAU meeting) for a talk in Collibra.
2019-07-09Minor correctionsMohammad Akhlaghi-1/+25
To make things easier to understand.
2019-07-08Minor corrections before presentationMohammad Akhlaghi-13/+63
Before the presentation, some minor corrections were made to make the points more clear.
2019-07-08Introduction for low surface brightness addedMohammad Akhlaghi-3/+45
To present this talk in the IAU Symposium 355, a slide was added at the start to show the importance.
2019-07-01Corrected extra line in the schrodinger's code paper titleMohammad Akhlaghi-1/+1
The new-line was manually inserted in the old aspect ratio, but since moving to the new aspect ratio, it was no longer necessary, so it has been corrected.
2019-07-01Updated order of slides on values in paperMohammad Akhlaghi-31/+49
In the step that we show how the analysis results are written in the paper, we would suddenly show the audience a shell function without any context. This wasn't clear to understand. So the order is reset to what it originally was: first I show the paper and its source, then I go down onto the script that writes the LaTeX macros.
2019-06-25Changed "Exact" to "Deterministic" in the introduction.Mohammad Akhlaghi-1/+1
After a discussion with Konrad Hinsen, I recognized that its better to use "Deterministic", rather than "exact", when describing software reproducibility.
2019-06-24Link to online slides added to summary pageMohammad Akhlaghi-0/+2
A link has been added to the summary page, for viewers to be able to download the slides.
2019-06-23Moved the quote on source code right after GitMohammad Akhlaghi-21/+16
This seems to be more logical with the flow of the talk (before getting into publishing, and right after showing integrity).
2019-06-23Added a few slides to better build the caseMohammad Akhlaghi-6/+72
A few slides have been added to clarify the definition of reproducibility and also to show how a paper using Gnuastro needs far fewer dependencies.
2019-06-21Quote added on importance of source codeMohammad Akhlaghi-0/+24
I saw this quote a while back in Roberto di Cosmo's RDA talk: https://www.rd-alliance.org/system/files/documents/2019-04-03_RDA-WG.handout.pdf
2019-06-21Adjusted for 16:9 aspect ratio, improved Git demonstrationMohammad Akhlaghi-150/+171
For EWASS, they recommended a 16:9 aspect ratio. This is becoming the standard and after some tests, I saw felt that it does indeed show better on modern monitors while also giving more horizontal space. The slides are now changed to this aspect ratio and everything was slightly modified to show nicely in it. Also, an extra step was added to the Git demonstration steps to show how progress on the project branch happens independently of progress on the template.
2019-06-20Reordered slides describing templateMohammad Akhlaghi-220/+310
After the previous experience of presenting the slides in Ghent, they are reordered to be more clear and cause less confusion. In particular, until this commit, I was describing the software build steps in the end, so the audience mainly forgot about the analysis steps and thought this template is just something like Docker or a virtual machine. With this commit, the steps are described in the same step that occur: first how the software are built, then how the input data are downloaded and finally how the software are run on the data and the values are written into the paper.
2019-06-05Introduction is now quotes from published papersMohammad Akhlaghi-18/+48
For the introduction I am now using quotes from published papers.
2019-06-04Added Git branching and history graphMohammad Akhlaghi-27/+39
A graph was added showing how Git branching and history are used to verfiy the integrity of the result.
2019-06-03Slides improved for IAC DNC and SUNDIAL meetingsMohammad Akhlaghi-63/+429
The slides were significantly upgraded to help in making a better introduction and clearly demonstrating things for the users.
2019-03-22Using template instead of pipelineMohammad Akhlaghi-19/+19
The word "pipeline" is confusing, so we refer to the blank project as "template" now.
2019-03-21Updated with new affiliation and describing installing of softwareMohammad Akhlaghi-41/+43
It was a long time since the last work on these slides. So the recent changes (and in particular the installation of software) are now described and my affiliation is also corrected).
2018-06-23Added Makefile, corrected template linkMohammad Akhlaghi-1/+1
A Makefile was added to help manage the files and processes in this repo. Also, one of the "template" links was pointing to the old reproduction pipeline repository. This is fixed now.
2018-03-13Updated title added template outputMohammad Akhlaghi-2/+3
The title was updated to be more generic and a link to the template output has also been added.
2018-03-13Renamed main file to reproducible-paper.texMohammad Akhlaghi-0/+258
The name of the repository and the various links to it are `reproducibile-paper', so its better that the slides also have a similar name.