Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choosing Randomly N Patients Routine from M Patients Set #19

Closed
FMCalisto opened this issue Apr 15, 2019 · 1 comment
Closed

Choosing Randomly N Patients Routine from M Patients Set #19

FMCalisto opened this issue Apr 15, 2019 · 1 comment
Assignees
Labels
available Status: Available feature Type: Feature when we have a new feature high Priority: High priority issue
Projects
Milestone

Comments

@FMCalisto
Copy link
Member

FMCalisto commented Apr 15, 2019

This issue aims at developing a routine to randomly control the way that a studyList.json file is generating the Patient ID, respectively. We need to force the studyList.json file to generate only N patients, from a set of M patients. The set of M patients does not need any autonomous control. Since we can control it manually by only uploading those M images to the DICOM server.

The issue will be of great importance for #5 and #6 issues of prototype-heatmap repository. Thus, we will bring the issues together, as they are connected and dependent.

Explaining the issue in detail, when generating the studyList.json file information, i.e., following this behavior on the loadList.js file. For instance, we need to chance it triggering randomly the generation of the studyList.json file for just three patients. Therefore, the UI will only show the three patients, even if the studies/ folder has more patients. This is the naïve, yet easy and quick, solution for the problem. The random generation of the studyList.json file will just be updated each time the server runs. Therefore, we can control error occurrences and solve during user tests.

@FMCalisto
Copy link
Member Author

FMCalisto commented Oct 11, 2019

From a high-level decision, we establish to not consider the presented issue. The reasons are simple, as it was better to create and generate a list of patients on several .txt files. The repository of those .txt files can be found on the named finders-datasets repository. By going through the results/users/uta7 folder, you will find what you need. Therefore, the issue will be Closed.

Tasks automation moved this from To do to Done Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available Status: Available feature Type: Feature when we have a new feature high Priority: High priority issue
Projects
Tasks
  
Done
Development

No branches or pull requests

1 participant