generated from ome/omero-user-scripts
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -756,7 +756,7 @@ def runScript(): | |
|
||
|
||
namespaces=[omero.constants.namespaces.NSDYNAMIC], | ||
version="1.10.0", | ||
version="1.11.0", | ||
authors=["Torec Luik"], | ||
institutions=["Amsterdam UMC"], | ||
contact='[email protected]', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,7 +76,7 @@ def runScript(): | |
description="Project to attach workflow results to", | ||
values=_projects), | ||
namespaces=[omero.constants.namespaces.NSDYNAMIC], | ||
version="1.10.0", | ||
version="1.11.0", | ||
authors=["Torec Luik"], | ||
institutions=["Amsterdam UMC"], | ||
contact='[email protected]', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -704,7 +704,7 @@ def run_script(): | |
description="Name of folder (and zip file) to store images. Don't use spaces!", | ||
default=constants.transfer.FOLDER_DEFAULT+str(int(datetime.now().timestamp()))), | ||
|
||
version="1.10.0", | ||
version="1.11.0", | ||
authors=["Torec Luik", "William Moore", "OME Team"], | ||
institutions=["Amsterdam UMC", "University of Dundee"], | ||
contact='[email protected]', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ def runScript(): | |
scripts.String(extra_config_name, optional=True, grouping="01.1", | ||
description="The path to your configuration file on the server. Optional."), | ||
namespaces=[omero.constants.namespaces.NSDYNAMIC], | ||
version="1.10.0", | ||
version="1.11.0", | ||
authors=["Torec Luik"], | ||
institutions=["Amsterdam UMC"], | ||
contact='[email protected]', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ def runScript(): | |
'''Check Slurm setup, e.g. available workflows. | ||
''', | ||
namespaces=[omero.constants.namespaces.NSDYNAMIC], | ||
version="1.10.0", | ||
version="1.11.0", | ||
authors=["Torec Luik"], | ||
institutions=["Amsterdam UMC"], | ||
contact='[email protected]', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters