{ "cells": [ { "cell_type": "markdown", "id": "6bf5b861", "metadata": {}, "source": [ "# Distribute resummino run files to clusters\n", "\n", "After running this example one only needs to run the generated output/\\*.sh files or queue them to your favourite cluster:\n", "\n", "```sh\n", "$ ./output/*.sh\n", "```" ] }, { "cell_type": "code", "execution_count": 1, "id": "6c1a697f", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "0.2.9.7\n", "~/git/resummino\n" ] } ], "source": [ "import hepi\n", "print(hepi.__version__)\n", "import smpl\n", "import numpy as np\n", "from hepi.run import resummino as rs\n", "import hepi.util as util\n", "import matplotlib.pyplot as plt\n", "rs.set_path(\"resummino\")\n", "print (rs.get_path())" ] }, { "cell_type": "markdown", "id": "35928a1a", "metadata": {}, "source": [ "## Single point" ] }, { "cell_type": "code", "execution_count": 2, "id": "f8611906", "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "2fb81d0fb3954a9e9a4bf7aaf32fca08", "version_major": 2, "version_minor": 0 }, "text/plain": [ "QUEUEING TASKS | Checking input: 0%| | 0/1 [00:00