/copla-editor

A performant web-based EDF viewer, assessment and collaboration tool for multidimensional biosignals

Primary LanguageJavaScriptMIT LicenseMIT

copla-editor

A performant web-based visualization, assessment and collaboration tool for multidimensional biosignals

This repo contains to versions of the application: sn-editor tailored for integration with XNAT and sn-webrtc with focus on live collaboration. Both will be merged as soon as possible.

Screenshot

Usage

Each project is a React application using create-react-app and can be used as usual.

Develop

# `cd` into specific project
npm install    # install dependencies
npm start      # start development server
npm run build  # create production build