cortex-lab / cortex-lab/alyx

Experimenter may be required to be blind about mouse data

Open
#584 1 comment 0 reactions 1 assignee View on GitHub

@rossant is already working on this.

Since Sep 19, 2019.

feature
Dominant language
Python
Stars
52
Forks
12
Avg merge
1d 11h
Merged PRs (30d)
4

Description

Some experimenters should not be able to look at the subject information as they may deduce information that they need to be unaware of.

The way is to prevent those users to see a specific set o fmice through the admin interface (by filtering the query).

To store the information in the database, several options:

  • one idea is to have a simple blind field for an user that will prevent her from seeing the subject by default in the admin interface
  • another is to have a simple blind field for subject that will prevent any user from seeing a given subject in the admin interface
  • a more complicated but more flexible is to have a many2many blind field between subjects and users to create any kind of relationships

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.