Skip to content
Snippets Groups Projects

removed decommissioned paraprobe-jupyter, paraprobe-webtop containers which...

Merged Markus Kuehbach requested to merge apm_em_sprint8 into develop
1 file
+ 49
6
Compare changes
  • Side-by-side
  • Inline
+ 49
6
@@ -19,15 +19,28 @@
]
},
"nionswift": {
"short_description": "Run NionSwift to analyze data as well as prepare focus series reconstructions",
"description": "Run Nion Swift to analyze data.",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/nionswift-webtop:latest",
"mount_path": "/config"
"mount_path": "/config",
"maintainer": [
{
"name": "Sherjeel Shabih",
"email": "sherjeel.shabih@hu-berlin.de"
}
]
},
"nexustools": {
"description": "Includes multiple Nexus tools for visualization and analysis.",
"description": "Includes multiple NeXus tools for visualization and analysis.",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/nexus-webtop:latest",
"mount_path": "/config",
"file_extensions": ["nxs", "nx", "nexus", "hdf5", "hd5", "h5", "hdf", "ipynb"]
"file_extensions": ["nxs", "nx", "nexus", "hdf5", "hd5", "h5", "hdf", "ipynb"],
"maintainer": [
{
"name": "Sandor Brockhauser",
"email": "sandor.brockhauser@physik.hu-berlin.de"
}
]
},
"ellips": {
"short_description": "An example for analyzing ellipsometric data.",
@@ -41,6 +54,10 @@
{
"name": "Florian Dobener",
"email": "florian.dobener@physik.hu-berlin.de"
},
{
"name": "Carola Emminger",
"email": "emminger.carola@physik.hu-berlin.de"
}
]
},
@@ -60,12 +77,38 @@
"webtop": {
"description": "Baseline webtop image for test",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/webtop",
"mount_path": "/config"
"mount_path": "/config",
"maintainer": [
{
"name": "Sherjeel Shabih",
"email": "sherjeel.shabih@hu-berlin.de"
}
]
},
"apmtools": {
"description": "Miscellaneous tools from the atom probe community",
"short_description": "An example for analyzing atom probe data.",
"description": "Miscellaneous tools from the atom probe community:\nCurrently the Leoben APT_analyzer and the paraprobe-toolbox.",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/apmtools-webtop",
"icon": "jupyter_logo.svg",
"mount_path": "/config"
"mount_path": "/config",
"maintainer": [
{
"name": "Markus Kühbach",
"email": "markus.kuehbach@physik.hu-berlin.de"
}
]
},
"frwr": {
"short_description": "Inline electron holography by C. Koch",
"description": "FRWR3 in-line holography/focus series reconstruction code",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/frwr-webtop",
"icon": "jupyter_logo.svg",
"mount_path": "/config",
"maintainer": [
{
"name": "Markus Kühbach",
"email": "markus.kuehbach@physik.hu-berlin.de"
}
]
}
}
Loading