Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DCT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
graintracking
DCT
Commits
36cee35a
Commit
36cee35a
authored
10 years ago
by
Nicola Vigano
Browse files
Options
Downloads
Patches
Plain Diff
build_list: fixed field name for absorption reconstruction
Signed-off-by:
Nicola Vigano
<
nicola.vigano@esrf.fr
>
parent
f3f61469
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
zUtil_Parameters/build_list_v2.m
+5
-5
5 additions, 5 deletions
zUtil_Parameters/build_list_v2.m
with
5 additions
and
5 deletions
zUtil_Parameters/build_list_v2.m
+
5
−
5
View file @
36cee35a
...
@@ -859,17 +859,17 @@ list.rec{end+1,1} = 'sample'; list.rec{end,2} = 'Sample
...
@@ -859,17 +859,17 @@ list.rec{end+1,1} = 'sample'; list.rec{end,2} = 'Sample
list
.
rec
{
end
+
1
,
1
}
=
'grains'
;
list
.
rec
{
end
,
2
}
=
'Grains volume reconstruction information'
;
list
.
rec
{
end
+
1
,
1
}
=
'grains'
;
list
.
rec
{
end
,
2
}
=
'Grains volume reconstruction information'
;
list
.
rec
{
end
,
3
}
=
'struct'
;
list
.
rec
{
end
,
3
}
=
'struct'
;
list
.
rec
{
end
,
4
}
=
0
;
list
.
rec
{
end
,
4
}
=
0
;
list
.
rec__
sample
=
[];
list
.
rec__
absorption
=
[];
list
.
rec__
sample
{
end
+
1
,
1
}
=
'algorithm'
;
list
.
rec
{
end
,
2
}
=
'Algorithm for the absorption reconstruction
''
SIRT
''
/
''
2DFBP
''
'
;
list
.
rec__
absorption
{
end
+
1
,
1
}
=
'algorithm'
;
list
.
rec
{
end
,
2
}
=
'Algorithm for the absorption reconstruction
''
SIRT
''
/
''
2DFBP
''
'
;
list
.
rec
{
end
,
3
}
=
'char'
;
list
.
rec
{
end
,
3
}
=
'char'
;
list
.
rec
{
end
,
4
}
=
1
;
list
.
rec
{
end
,
4
}
=
1
;
list
.
rec__
sample
{
end
+
1
,
1
}
=
'num_iter'
;
list
.
rec
{
end
,
2
}
=
'Number of iterations used in SIRT reconstruction of absorption volume'
;
list
.
rec__
absorption
{
end
+
1
,
1
}
=
'num_iter'
;
list
.
rec
{
end
,
2
}
=
'Number of iterations used in SIRT reconstruction of absorption volume'
;
list
.
rec
{
end
,
3
}
=
'double'
;
% scalar
list
.
rec
{
end
,
3
}
=
'double'
;
% scalar
list
.
rec
{
end
,
4
}
=
1
;
list
.
rec
{
end
,
4
}
=
1
;
list
.
rec__
sample
{
end
+
1
,
1
}
=
'interval'
;
list
.
rec
{
end
,
2
}
=
'Interval between radiographs used for reconstruction of absorption scan'
;
list
.
rec__
absorption
{
end
+
1
,
1
}
=
'interval'
;
list
.
rec
{
end
,
2
}
=
'Interval between radiographs used for reconstruction of absorption scan'
;
list
.
rec
{
end
,
3
}
=
'double'
;
% scalar
list
.
rec
{
end
,
3
}
=
'double'
;
% scalar
list
.
rec
{
end
,
4
}
=
1
;
list
.
rec
{
end
,
4
}
=
1
;
list
.
rec__
sample
{
end
+
1
,
1
}
=
'options'
;
list
.
rec
{
end
,
2
}
=
'Reconstruction algorithm
''
s options'
;
list
.
rec__
absorption
{
end
+
1
,
1
}
=
'options'
;
list
.
rec
{
end
,
2
}
=
'Reconstruction algorithm
''
s options'
;
list
.
rec
{
end
,
3
}
=
'struct'
;
list
.
rec
{
end
,
3
}
=
'struct'
;
list
.
rec
{
end
,
4
}
=
0
;
list
.
rec
{
end
,
4
}
=
0
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment