Skip to content

Commit a1cf449

Browse files
authored
Merge pull request #745 from CosmoStat/chore/remove-stale-scripts
2 parents 57edb4b + f366c71 commit a1cf449

10 files changed

Lines changed: 5 additions & 2329 deletions

docs/source/canfar.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,15 @@ it is recommended to perform some or all of the testing steps (1. - 4.).
5959

6060
### Status and output of submitted job
6161

62-
Monitoring of the currently active remote session can be performed using the session IDs `session_IDs.txt` written by the
63-
remote session script `curl_canfar_local.sh`. In the patch main directory, run
62+
Monitoring of the currently active remote session uses the session IDs in `session_IDs.txt` written by the
63+
remote session script `curl_canfar_local.sh`. In the patch main directory, run the `canfar_monitor` entry point
64+
(installed with the package; see `[project.scripts]` in `pyproject.toml`)
6465
```bash
65-
curl_canfar_monitor.sh events
66+
canfar_monitor events
6667
```
6768
to display the remotely started docker image status, and
6869
```bash
69-
curl_canfar_monitor.sh logs
70+
canfar_monitor logs
7071
```
7172
to print `stdout` of the remotely run pipeline script.
7273

scripts/jupyter/CFIS_Footprint.ipynb

Lines changed: 0 additions & 487 deletions
This file was deleted.

scripts/jupyter/plot_spectro_areas.ipynb

Lines changed: 0 additions & 650 deletions
This file was deleted.

scripts/jupyter/shapepipe_tutorial_exploration_notebook.ipynb

Lines changed: 0 additions & 596 deletions
This file was deleted.

scripts/python/canfar_run_analyse.py

Lines changed: 0 additions & 366 deletions
This file was deleted.

0 commit comments

Comments
 (0)