JuliaDynamics / DrWatson.jl

The perfect sidekick to your scientific inquiries

Home Page:https://juliadynamics.github.io/DrWatson.jl/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrWatson

CI Version codecov DOI Package Downloads

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 for more!

DISCLAIMER - The Julia package DrWatson, contained in this GitHub repository, is in no way related with the proprietary Dr. Watson, 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}
}

About

The perfect sidekick to your scientific inquiries

https://juliadynamics.github.io/DrWatson.jl/stable/

License:Other


Languages

Language:Julia 96.1%Language:TeX 3.9%