Git Product home page Git Product logo

neuromat / nes Goto Github PK

View Code? Open in Web Editor NEW
19.0 21.0 16.0 69.24 MB

Helping researchers in routine procedures for data collection

Home Page: http://neuromat.numec.prp.usp.br

License: Mozilla Public License 2.0

CSS 0.93% JavaScript 12.03% Python 61.35% HTML 22.67% Makefile 0.01% Batchfile 0.01% Dockerfile 0.13% Shell 0.39% Less 1.23% SCSS 1.24%
experiments data-visualization metadata neuroscience neuroscience-experiments nes

nes's Introduction

Neuroscience Experiments System - NES

About NES

NES is an open-source tool that aims to assist neuroscience research laboratories in routine procedures for data collection. NES supports the reproducibility of experiments, enables comparison of data across studies, and keeps data provenance. In addition, it promotes standardized formats for experiments and analyses reporting.

Features

  • Participant registration: participants’ personal data, social demographic data, social history, and medical evaluations.
  • Experiment management: tasks, stimuli, instructions, EEG, EMG, TMS, questionnaire administration, goalkeeper game and generic data collection (stabilometry, kinematic measures, response time, etc).
  • Questionnaire management: integration with LimeSurvey (open source software).
  • Data exportation: NES allows to export all data and metadata of the experiments which it stores. Textual and numeric data are organized in standard plain-text format files (CSV or TSV). EEG raw data can be exported in the Neuroscience Without Border (NWB) format.

Documentation

Available at https://nes.readthedocs.io/en/latest/

Contributing

NES is an open source project managed using the Git version control system, so contributing is as easy as forking the project and committing back your enhancements.

License

Mozilla Public License Version 2.0

RIDC NeuroMat

The Research, Innovation and Dissemination Center for Neuromathematics (RIDC NeuroMat, or simply NeuroMat) is a Brazilian research center established in 2013 at the University of São Paulo that is dedicated to integrating mathematical modeling and theoretical neuroscience. Among the core missions of NeuroMat is the creation of a new mathematical system to understanding neural data and the development of neuroscientific open-source computational tools, keeping an active role under the context of open knowledge, open science, and scientific dissemination. The research center is headed by Prof. Antonio Galves, from USP's Institute of Mathematics and Statistics, and is funded by the São Paulo Research Foundation (FAPESP). NeuroMat homepage: http://neuromat.numec.prp.usp.br

nes's People

Contributors

caco13 avatar carlosribas avatar carybe avatar celsovi avatar dependabot[bot] avatar diogopedrosa avatar ederporto avatar evandro2001 avatar kellyrb avatar larissamoraes avatar lucazweb avatar mruizolazar avatar romulofranco avatar sueli-rabaca avatar thiagogomesverissimo avatar tonyfer2017 avatar yoshiomori avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nes's Issues

hot_spot_map file is not saved (see description)

There’s not an entry in experiment.models get_data_file_dir(instance, filename) to save hot_spot_map. It was introduced the code that solves the issue. Make a test for this and uncomment code.

Code in experiment.models:~1131-1140

elif isinstance(instance, HotSpot):

#     directory = path.join(
#         'data_collection_files',
#         str(instance.tms_data.subject_of_group.group.experiment.id),
#         str(instance.tms_data.subject_of_group.group.id),
#         str(instance.tms_data.subject_of_group.subject.id),
#         str(instance.tms_data.data_configuration_tree.id if instance.tms_data.data_configuration_tree else 0),
#         'hot_spot_map'
#     )

Add more than one file in the experiment description

Hello,

For us that use NES for designing experiments, sometimes is useful to be able to attach more than one file to the experiment description. For example, some experiments must have a text of the project submitted to the ethics committee as well as the file containing the approval of the ethics committee. However, in the section bellow, we are able to attach just a single file. Is it possible to create the possibility of attaching more than one file in this part?
Screenshot 2023-10-30 at 08 22 05

This is an issue in response to a conversation with @kellyrb.

Thank you guys

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.