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

[Upgrade] LORIS Demo v25.0.0 to v26.0.0 #41

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
6cf72cd
Restore all modules to native loris 20.1.2
ridz1208 Dec 31, 2018
52d8be9
20.1.2 Overrides
ridz1208 Dec 31, 2018
2eed8c6
oops
ridz1208 Dec 31, 2018
3a464fc
Merge pull request #20 from ridz1208/20.1.2_overrides
ridz1208 Dec 31, 2018
9c8690f
mri_param_form
ridz1208 Dec 31, 2018
b9f8b8f
Merge pull request #21 from ridz1208/2018_12_31_fix_instruments
ridz1208 Dec 31, 2018
b0c5d6b
SQL files moved
ridz1208 Dec 31, 2018
0a8001d
fix cron
ridz1208 Feb 2, 2019
7742f3a
[Bugfixes] config and aosi
ridz1208 Feb 2, 2019
6d740ba
Merge pull request #22 from ridz1208/2018_02_02_bugfixes
ridz1208 Feb 2, 2019
51685ce
permission
ridz1208 Feb 5, 2019
48eed27
change order
ridz1208 Feb 5, 2019
2f61fdc
fix instruments
ridz1208 Feb 9, 2019
67ae101
cleanup
ridz1208 Feb 9, 2019
ebadb1d
instruments
ridz1208 Feb 9, 2019
e384c9a
cron
ridz1208 Feb 9, 2019
af015c6
change permissions
ridz1208 Mar 19, 2019
bfba7ad
removed overrides
ridz1208 Apr 18, 2019
a397c32
cronsql
ridz1208 Apr 18, 2019
458df39
updraded to 20.3
ridz1208 Apr 18, 2019
e94a4f8
mri_parameter_form
ridz1208 May 30, 2019
24e3cee
cron
ridz1208 May 30, 2019
3b3c1fb
added the trailing / at the end of the paths for the images for BB
cmadjar Jul 10, 2019
5a4b6bd
Merge pull request #33 from cmadjar/fix_config_paths_for_BB
ridz1208 Jul 10, 2019
7b890b9
modified the MINCToolsPath setting to the correct path to the MINC tools
cmadjar Jul 10, 2019
185fb57
Merge pull request #34 from cmadjar/modify_config.xml_to_correct_MINC…
ridz1208 Jul 10, 2019
221c966
replace old overrides with native loris modules
ridz1208 Aug 29, 2019
4732529
Readding overrides
ridz1208 Aug 29, 2019
d37dfeb
cronfix
ridz1208 Aug 29, 2019
763909f
tmp1
ridz1208 Aug 30, 2019
208944a
cron logic change
ridz1208 Aug 30, 2019
fb22f5e
Merge pull request #38 from ridz1208/2019_08_30_cron_change
ridz1208 Aug 30, 2019
743674f
change operand
ridz1208 Aug 30, 2019
472b8cb
Reset to vanilla LORIS 23.0.2
ridz1208 Aug 10, 2020
5def0cc
modules update
ridz1208 Aug 10, 2020
60e9232
reset
ridz1208 Aug 10, 2020
31290f2
JWT
ridz1208 Aug 13, 2020
1a31d5c
semi
ridz1208 Aug 13, 2020
fed517c
clean up
ridz1208 Mar 17, 2021
a05519a
permissions
ridz1208 Mar 19, 2021
6973c89
bmi meta
ridz1208 Jul 22, 2021
ce84e8f
Upgrade to 24.1
ridz1208 Oct 18, 2022
56bedd8
Update cron_demo_deletions
ridz1208 Jan 17, 2023
a1e8c0a
Update cron_demo_deletions
ridz1208 Jan 18, 2023
490b80f
[25] Configuration
ridz1208 Jul 18, 2023
0fcf58f
[25] login
ridz1208 Jul 18, 2023
051c96c
[25] user_accounts
ridz1208 Jul 19, 2023
9a6b8bf
[25] fixes
ridz1208 Jul 19, 2023
39ca4a2
[Upgrade] To LORIS v26
skarya22 Dec 4, 2024
2d654fe
Remove instrument_sql/*
ridz1208 Dec 5, 2024
9dcc696
Fix cron
ridz1208 Dec 5, 2024
5649446
Update broken tool
ridz1208 Dec 9, 2024
7402403
Fix user set to inactive
ridz1208 Dec 10, 2024
04e4aad
Remove copiage of instruments_sql
skarya22 Dec 12, 2024
7ff4916
Add loadEEG to cron
ridz1208 Dec 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
instruments/NDB_BVL_Instrument_aosi.class.inc
instruments/NDB_BVL_Instrument_medical_history.class.inc
instruments/NDB_BVL_Instrument_mri_parameter_form.class.inc
instruments/NDB_BVL_Instrument_radiology_review.class.inc
instruments/bmi.linst
instruments/bmi.readme
instruments/bmi.rules
instruments/bmi.score
instruments/bmi.meta
tables_sql/crontab.sql
tables_sql/drop_all_tables_statements.sql
105 changes: 3 additions & 102 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,9 @@
<include>lorisDB.xml</include>
<!-- set to 1 if development environment -->
<dev>
<sandbox>1</sandbox>
<sandbox>0</sandbox>
</dev>

<!-- MINC TOOLS PATH -->
<MINCToolsPath>/opt/minc/</MINCToolsPath>


<!-- study variables -->
<study>
<PSCID>
Expand All @@ -29,7 +25,7 @@
<seq type="numeric" length="3" min='100' max='999'/> <!-- Ex: AAA1-->
</structure>
</PSCID>

<ExternalID>
<generation>random</generation>
<structure>
Expand All @@ -44,68 +40,7 @@
<candidate>ProbandDoB</candidate>
<parameter_session>MRI_Done</parameter_session>
</HeaderTable>
<!-- defines how visit labels are assigned -->
<visitLabel subprojectID="1">
<!-- generation can have either 'user' or 'sequence' to denote user entered or a pre-defined sequence -->
<generation>sequence</generation>
<regex>/^[A-Z0-9]{2}$/i</regex>
<length>2</length>
<suggest>V%value%</suggest> <!-- %value% will be substituted for the next unique number -->
<labelSet>
<item value="V1">V1</item>
<item value="V2">V2</item>
<item value="V3">V3</item>
</labelSet>
</visitLabel>
<visitLabel subprojectID="2">
<!-- generation can have either 'user' or 'sequence' to denote user entered or a pre-defined sequence -->
<generation>sequence</generation>
<regex>/^[A-Z0-9]{2}$/i</regex>
<length>2</length>
<suggest>V%value%</suggest> <!-- %value% will be substituted for the next unique number -->
<labelSet>
<item value="V1">V1</item>
<item value="V2">V2</item>
<item value="V3">V3</item>
</labelSet>
</visitLabel>
<visitLabel subprojectID="3">
<!-- generation can have either 'user' or 'sequence' to denote user entered or a pre-defined sequence -->
<generation>sequence</generation>
<regex>/^[A-Z0-9]{2}$/i</regex>
<length>2</length>
<suggest>V%value%</suggest> <!-- %value% will be substituted for the next unique number -->
<labelSet>
<item value="V3">V3</item>
<item value="V4">V4</item>
<item value="V5">V5</item>
<item value="V6">V6</item>
</labelSet>
</visitLabel>
<visitLabel subprojectID="4">
<!-- generation can have either 'user' or 'sequence' to denote user entered or a pre-defined sequence -->
<generation>sequence</generation>
<regex>/^[A-Z0-9]{2}$/i</regex>
<length>2</length>
<suggest>V%value%</suggest> <!-- %value% will be substituted for the next unique number -->
<labelSet>
<item value="V3">V3</item>
<item value="V4">V4</item>
<item value="V5">V5</item>
<item value="V6">V6</item>
</labelSet>
</visitLabel>
<!-- Instruments for reliability module -->
<ReliabilityInstruments>
<Instrument>
<Testname>bmi</Testname>
<Threshold>0.5</Threshold>
<Displayname>BMI</Displayname>
</Instrument>

</ReliabilityInstruments>

<!-- certification module -->
<!-- certification module -->
<Certification>
<EnableCertification>1</EnableCertification>
<CertificationProjects>
Expand All @@ -120,40 +55,6 @@
<test value="radiology_review">Radiology Review</test>
</CertificationInstruments>
</Certification>
<!--This permission allows users from sites to have access to other sites bvl feedback info -->
<multiSiteEnabledCenters>0</multiSiteEnabledCenters>

</study>
<!-- end of study definition -->

<gui>
<showDatabaseQueries>0</showDatabaseQueries>
</gui>

<!-- used by _hasAccess in NDB_BVL_Instrument to determine
what permissions should be required for each instrument
on a configurable basis. -->
<instrumentPermissions>
<!-- By default anyone has permission -->
<useInstrumentPermissions>false</useInstrumentPermissions>
<!-- Add one instrument tag for each instrument that is
having it's permissions configured. If an instrument
is missing, the default is for users to have access
-->
<instrument>
<!-- Instrument name -->
<Test_name>sampleInstrument</Test_name>
<!-- Permission required for accessing instrument.
If multiple permissions are added, *any* of
them individually will allow access to the
instrument -->
<permission>sampleInstrumentPermissionName</permission>
</instrument>
<instrument>
<Test_name>sampleInstrument2</Test_name>
<permission>sampleInstrument2PermissionName</permission>
</instrument>
</instrumentPermissions>

</config>

Binary file removed data/training/pdf/bmi.pdf
Binary file not shown.
130 changes: 0 additions & 130 deletions instruments/NDB_BVL_Instrument_TEMPLATE.class.inc

This file was deleted.

Loading