RFI-File-Monitor

The Official Manual

View project on GitHub

SciCataloguer

Purpose

This operation creates metadata entries for data taken on the instrument and uploads them into the catalogue. It automatically captures the required data from the previous operations. It can be used for both raw and derived datasets. Uses pyscicat module to establish connection to SciCat. SciCat documentation can be found here.

Options

  • Hostname: the fully qualified domain name or IP address of the SciCat server
  • Upload location: location for data to be uploaded, designated by upload operation
  • Username: the username that will be used to establish the connection with SciCat
  • Password: the password that corresponds to the username
  • Owner: owner of the dataset
  • Owner Group
  • Email: contact email for the owner of the dataset
  • Orcid: orcid of the owner of the dataset
  • Principal Invesigator
  • Experiment name: name of the experiment
  • Instrument: instrument used
  • Technique: the techique used by the instrument
  • Input Datasets: for derived datasets only, comma-separated list of SciCat locations for raw datasets used
  • Used Software: for derived datasets only, comma-separated list of software used to derive analysis results

Prerequisites

The Scicataloguer should be added at the end of any experimental session and should be preceeded by an uploader operation such as S3 Uploader, SFTP Uploader or Dropbox Uploader.

Supported File Formats

RegularFile,Directory

Author

Abigail Alexander