karabo.examples package
Submodules
karabo.examples.SRCNet_rucio_meta module
Example script to attach Rucio ObsCore metadata data-products for ingestion.
Here, we create a simulated visibilities and a cleaned image. This is just an example script which should be highly adapted, e.g. you custom-sky, simulation params (for larger data-products, simulation params as user-input, multiple simulations, etc.).
Be aware that API-changes can take place in future Karabo-versions.
If not specified further (e.g. using XDG_CACHE_HOME or FileHandler.root_stm), Karabo is using /tmp. Thus if you have a script which is producing large and/or many data products, we suggest to adapt the cache-root to a volume with more space.
- main() None