<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chamel69</id>
	<title>Slicer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chamel69"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/wiki/Special:Contributions/Chamel69"/>
	<updated>2026-04-09T20:36:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12472</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12472"/>
		<updated>2010-03-09T20:05:02Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. &lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
&lt;br /&gt;
1) run single or multiple dataset&lt;br /&gt;
&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12471</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12471"/>
		<updated>2010-03-09T20:04:46Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. &lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12443</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12443"/>
		<updated>2010-03-03T15:31:04Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. &lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12442</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12442"/>
		<updated>2010-03-03T15:30:35Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. &lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12441</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12441"/>
		<updated>2010-03-03T15:30:23Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. &lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12440</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12440"/>
		<updated>2010-03-03T15:28:23Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. &lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12439</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12439"/>
		<updated>2010-03-03T15:28:00Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. ==&lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12438</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12438"/>
		<updated>2010-03-03T15:27:37Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. ==&lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
&lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
'''Statistics'''&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12437</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12437"/>
		<updated>2010-03-03T15:27:05Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. ==&lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
'''&lt;br /&gt;
Statistics'''&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12436</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12436"/>
		<updated>2010-03-03T15:26:45Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
&lt;br /&gt;
== 2) User selects in Shape Analysis module the group object as an input and create a new group object as an output. ==&lt;br /&gt;
&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
'''&lt;br /&gt;
Statistics'''&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
== Headline text ==&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12435</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12435"/>
		<updated>2010-03-03T15:26:00Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per run'''&lt;br /&gt;
&lt;br /&gt;
There are 3 different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output.&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the shape analysis on all the dataset in the group object.&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
To run for example Cortical Thickness with T1, T2 and PD.&lt;br /&gt;
'''&lt;br /&gt;
Statistics'''&lt;br /&gt;
1) run single ou multiple dataset&lt;br /&gt;
2) patient variable like age, gender, groupe, IQ...&lt;br /&gt;
3) output -&amp;gt; group object&lt;br /&gt;
&lt;br /&gt;
Actually for our Shape Analysis Tool, the input is a a CSV file.&lt;br /&gt;
This file has these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Question/Issue'''&lt;br /&gt;
1) Does Browser load all segmentation onto local disk?&lt;br /&gt;
2) Can BatchMake directly load XNAT data? (We are interested in a lazy download, for example BactMake download only what is necessary).&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12434</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12434"/>
		<updated>2010-03-03T15:15:31Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: /* Use cases and sample queries */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
&lt;br /&gt;
'''Single dataset per runBold text'''&lt;br /&gt;
&lt;br /&gt;
There are different possibilities:&lt;br /&gt;
&lt;br /&gt;
A/&lt;br /&gt;
1) User uses XNAT browser in Slicer to select for example hippocampi segmentation in a Schizophrenia study.&lt;br /&gt;
The output will be a group object.&lt;br /&gt;
2) User selects in Shape Analysis module the group object as an input and create a new group object as an output.&lt;br /&gt;
3) User starts analysis (button), this will create a Batchmake script, running the sahpe analysis on all the dataset in the group object.&lt;br /&gt;
4) Slicer loads new group object upon completion of shape analysis tool.&lt;br /&gt;
&lt;br /&gt;
B/ &lt;br /&gt;
1) User selects data on local disk.&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
C/&lt;br /&gt;
1)User loads an existing group object&lt;br /&gt;
Steps 2 to 4 stay the same.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
'''Multiple dataset per run'''&lt;br /&gt;
To run for example Cortical Thikness with T1, T2 and PD.&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12292</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12292"/>
		<updated>2010-02-18T15:36:59Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
[[File:PipeLine.png]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=File:PipeLine.png&amp;diff=12291</id>
		<title>File:PipeLine.png</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=File:PipeLine.png&amp;diff=12291"/>
		<updated>2010-02-18T15:35:59Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: General Pipeline&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;General Pipeline&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12290</id>
		<title>Slicer3:UIDesign:WorkingProblems:XNAT Enterprise QueryWidget</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Slicer3:UIDesign:WorkingProblems:XNAT_Enterprise_QueryWidget&amp;diff=12290"/>
		<updated>2010-02-18T15:35:05Z</updated>

		<summary type="html">&lt;p&gt;Chamel69: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Slicer3:UIDesign#Link_to_user_specifications_and_design_sketches_for_a_Qt-based_Query_Widget_for_XNAT_Enterprise|Qt-based Query Widget for XNE]]&lt;br /&gt;
&lt;br /&gt;
Back to [[Slicer3:UIDesign|Slicer3 UI Design]]&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
User Experience and Presentation Layer design of Qt-based query widget for Enterprise that uses the REST API.&lt;br /&gt;
&lt;br /&gt;
Pipeline:&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
= Use cases and sample queries =&lt;br /&gt;
As an input for our Slicer Module for Shape Analysis, we would like to use a CSV file.&lt;br /&gt;
This file needs to have these fields: Case ID, Case Description, Input file1, Input file description1, Input file2, Input file description2...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Design Sketches = &lt;br /&gt;
&lt;br /&gt;
= Workflows =&lt;/div&gt;</summary>
		<author><name>Chamel69</name></author>
		
	</entry>
</feed>