Skip to content

A howto for using ARC and RFS

Purpose

We here explain the steps of using the ARC and RFS. This includes getting, accounts, loggin in to the systems and executing MNE Python scripts.

A typical workflow involves:

  • Copying raw data (typically from RFS; "warm data") to the $DATA directory on ARC ("hot data")
  • Performing analysis on ARC Computing Nodes
  • Interactive sessions using Jupyter or VS Code be can done via PC/MAC communicating with a client on the Computing Nodes
  • Copying output on $DATA back to the warm storage (typically RFS)

image

Prerequisites

  • A SSO (Single Sign-On) account at the University of Oxford
  • VPN access to the University of Oxford network (required for off-site access)

Steps

Useful instructions