8000 GitHub - hmeine/Chronicle: An ordered record of events and data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hmeine/Chronicle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chronicle

An ordered record of events.

Purpose

Chronicle is a system to manage a directed acyclic graph of data items.

The items are represented as DICOM object instances stored as documents in CouchDB.

Repository Contents

  • site: a web app (html5/js/css) to be hosted from CouchDB for interacting with the data.

  • bin: python utility scripts to transfer local (DICOM) data to a CouchDB instance.

Prerequisites

  • For the python scripts ** pydicom ** couchdb ** PIL ** numpy
  • For the server ** Apache CouchDB
  • For the browser ** HTML5 compliant browser

Status

This is a pre-release project and is subject to change at any time with no assurance of backward compatibility.

Support

This work is supported by NIH National Cancer Institute (NCI), award U24 CA180918 (QIICR: Quantitative Image Informatics for Cancer Research) and the National Institute of Biomedical Imaging and Bioengineering (NIBIB), award P41 EB015902 (NAC: Neuroimage Analysis Center).

About

An ordered record of events and data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.7%
  • Python 12.6%
  • CSS 5.7%
0