Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JuliaDynamics/DrWatson.jl

The perfect sidekick to your scientific inquiries
https://github.com/JuliaDynamics/DrWatson.jl

hacktoberfest project-assistant project-management science science-research setup-tool simulations

Last synced: about 2 months ago
JSON representation

The perfect sidekick to your scientific inquiries

Awesome Lists containing this project

README

        

![DrWatson](https://github.com/JuliaDynamics/JuliaDynamics/blob/master/videos/drwatson/DrWatson-banner.png?raw=true)

[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaDynamics.github.io/DrWatson.jl/stable)
[![CI](https://github.com/juliadynamics/DrWatson.jl/workflows/CI/badge.svg)](https://github.com/JuliaDynamics/DrWatson.jl/actions)
[![Version](https://juliahub.com/docs/DrWatson/version.svg)](https://juliahub.com/ui/Packages/DrWatson/Vn5dT)
[![codecov](https://codecov.io/gh/JuliaDynamics/DrWatson.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaDynamics/DrWatson.jl)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.02673/status.svg)](https://doi.org/10.21105/joss.02673)
[![Package Downloads](https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Ftotal_downloads%2FDrWatson&query=total_requests&label=Downloads)](http://juliapkgstats.com/pkg/DrWatson)

DrWatson is a **scientific project assistant** software.
It helps people manage their scientific projects (or any project for that matter).

Specifically, it is a Julia package created to help people "deal" with their simulations, simulation parameters, where are files saved, experimental data, scripts, existing simulations, project source code, establishing reproducibility, and in general their scientific projects.
To install, simply type `] add DrWatson` in your Julia session.

Please read the [documentation page](https://JuliaDynamics.github.io/DrWatson.jl/dev) for more!

**DISCLAIMER** - The Julia package DrWatson, contained in this GitHub repository, is in no way related with the proprietary [Dr. Watson](https://en.wikipedia.org/wiki/Dr._Watson_(debugger)), a debugger implemented by Microsoft. In addition, the Julia package DrWatson contained in this GitHub repository is offered for free, without any monetary charge, and is provided with an MIT license.

---

If you have used DrWatson in a scientific project that lead to a publication, we'd appreciate you citing the paper associated with it:
```
@article{Datseris2020,
doi = {10.21105/joss.02673},
url = {https://doi.org/10.21105/joss.02673},
year = {2020},
publisher = {The Open Journal},
volume = {5},
number = {54},
pages = {2673},
author = {George Datseris and Jonas Isensee and Sebastian Pech and Tamás Gál},
title = {DrWatson: the perfect sidekick for your scientific inquiries},
journal = {Journal of Open Source Software}
}
```