Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
pipelet
Pipelet
Commits
7c68ce82
Commit
7c68ce82
authored
Sep 07, 2010
by
Maude Le Jeune
Browse files
env updated
parent
f9e8dc31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.org
README.org
+2
-2
No files found.
README.org
View file @
7c68ce82
...
...
@@ -221,13 +221,13 @@ The segment code is executed in a specific environment that provides:
2. Functionnalities to use the automated hierarchical data storage system.
- get_data_fn(basename): complete the filename with the path to the working directory.
- glob_seg(regexp
, seg
): return the list of filename matching regexp from segment seg
- glob_seg(
seg,
regexp): return the list of filename matching regexp from segment seg
- get_tmp_fn(): return a temporary filename.
3. Functionnalities to use the automated parameters handling
- lst_par: list of parameter names of the segment
- lst_tag: list of parameter names which will be made visible from the web interface
- load_param(seg, lst_par)
- load_param(seg,
globals(),
lst_par)
4. Various convenient functionalities
- save_products(filename=', lst_par='*'): use pickle to save a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment