All Projects → JuliaDynamics → Drwatson.jl

JuliaDynamics / Drwatson.jl

Licence: other
The perfect sidekick to your scientific inquiries

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Drwatson.jl

Pymeasure
Scientific measurement library for instruments, experiments, and live-plotting
Stars: ✭ 255 (-29.36%)
Mutual labels:  science
Projectile
Project Interaction Library for Emacs
Stars: ✭ 3,463 (+859.28%)
Mutual labels:  project-management
How To Collaborate On Github
A mini book about collaborating on GitHub
Stars: ✭ 346 (-4.16%)
Mutual labels:  project-management
Free Pmo
Project management software for freelancers or agencies, built with Laravel 5.
Stars: ✭ 264 (-26.87%)
Mutual labels:  project-management
Calculatex
in progress pretty printing calculator language
Stars: ✭ 302 (-16.34%)
Mutual labels:  science
Awesome Engineering Team Management
👔 How to transition from software development to engineering management
Stars: ✭ 319 (-11.63%)
Mutual labels:  project-management
XArrayAndRasterio
Experimental code for loading/saving XArray DataArrays to Geographic Rasters using rasterio
Stars: ✭ 21 (-94.18%)
Mutual labels:  science
Towncrier
Building newsfiles for your project.
Stars: ✭ 354 (-1.94%)
Mutual labels:  project-management
Jvarkit
Java utilities for Bioinformatics
Stars: ✭ 313 (-13.3%)
Mutual labels:  science
Pandoc Scholar
Create beautiful and semantically meaningful articles with pandoc.
Stars: ✭ 342 (-5.26%)
Mutual labels:  science
Anvio
An analysis and visualization platform for 'omics data
Stars: ✭ 273 (-24.38%)
Mutual labels:  science
Deep Learning Papers
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
Stars: ✭ 3,054 (+745.98%)
Mutual labels:  science
Plasmapy
An open source Python package for plasma science that is under development
Stars: ✭ 334 (-7.48%)
Mutual labels:  science
Pmanager
A project management system built using laravel. Watch full video here
Stars: ✭ 260 (-27.98%)
Mutual labels:  project-management
Taiga Front
Agile project management platform. Built on top of Django and AngularJS
Stars: ✭ 3,501 (+869.81%)
Mutual labels:  project-management
Counsel Projectile
Ivy UI for Projectile
Stars: ✭ 255 (-29.36%)
Mutual labels:  project-management
Phproject
A high performance full-featured project management system
Stars: ✭ 324 (-10.25%)
Mutual labels:  project-management
Cbioportal
cBioPortal for Cancer Genomics
Stars: ✭ 362 (+0.28%)
Mutual labels:  science
Plantcv
Plant image analysis using OpenCV
Stars: ✭ 352 (-2.49%)
Mutual labels:  science
Awesome Sentinel
curated list of awesome tools, tutorials and APIs for Copernicus Sentinel satellite data
Stars: ✭ 335 (-7.2%)
Mutual labels:  science

DrWatson

Documentation Tests CodeCov Gitter Citation
CI codecov Gitter DOI

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}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].