Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Added MXLIMS v. 0.3.0 exporter code #1114

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

rhfogh
Copy link
Collaborator

@rhfogh rhfogh commented Jan 30, 2025

MXLIMS json file is exported automatically to raw data directory fo stdr DataCollection and GPhL workflow

@rhfogh rhfogh added the wip Work in progress label Jan 30, 2025
Comment on lines -135 to +146
:param queue_entry: Queue entry to swap
:type queue_entry: QueueEntry
:param queue_entry_a: Queue entry to swap
:type queue_entry_a: QueueEntry

:param queue_entry: Queue entry to swap
:type queue_entry: QueueEntry
:param queue_entry_b: Queue entry to swap
:type queue_entry_b: QueueEntry
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -0,0 +1,282 @@
#! /usr/bin/env python
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#! /usr/bin/env python

Looks like this can not be run as a script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants