Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Instrument specific Mantid.user.properties #1494

@Pasarus

Description

@Pasarus

Issue raised by: [developer/user/project requirement]

What?
We currently store some instrument-specific datasearch.directories in the Mantid.user.properties file. This is stored locally on our first compute node.

This is going to cause issues when we deploy more nodes because that file has to be maintained to be the same across multiple nodes.

A better approach would be to store that information in user/scripts/autoreduction for each instrument and load it either in the ReductionRunner or just at runtime in the reduce.py.

Another benefit of this is that it allows the users to configure Mantid directly (and potentially other software, so maybe user/scripts/autoreduction/configs is a good idea), rather than having to go through us to specify the newest required datasearch.directories (and other configs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions