Skip to content

donal-s/roi-trace-selector

Repository files navigation

ROI Trace Selection tool

A React web app to assist in selection of Region of Interest (ROI) time series traces from csv input files.

Check out the user guide at https://demonsoft.org/neuroscience/trace-selector/userguide.html for details of purpose and use.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the Jest test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

The chart view uses a customised and cut down version of uPlot by Leon Sorokin under the MIT licence

Copyright 2020-22 DemonSoft.org - the code is Apache licenced, the branding isn't. If you fork the repository, get your own :)