Ticket #10268 (closed: fixed)

Opened 6 years ago

Last modified 6 years ago

Python class to create scripts from Reduction Run Variables

Reported by: MarcusNoble Owned by: MarcusNoble
Priority: blocker Milestone: Release 3.3
Component: Tools Keywords: AUTOREDUCTION
Cc: doucetm@…, tom.griffin@…, nick.draper@…, anders.markvardsen@… Blocked By:
Blocking: #10186 Tester: Anders Markvardsen

Description

Create a script that will take in the Reduction Run Variables and create a reduce.py script to be send to the autoreduction service.

Should either swap out the variables in the file or pass the variables in as arguments. Whichever makes the most sense when implementing.

Change History

comment:1 Changed 6 years ago by MarcusNoble

  • Status changed from new to assigned

comment:2 Changed 6 years ago by MarcusNoble

  • Status changed from assigned to verify
  • Resolution set to fixed

Implemented into queue_processor.py as part of #10186

comment:3 Changed 6 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:4 Changed 6 years ago by Anders Markvardsen

  • Status changed from verifying to closed

tested as part of QueueProcessorTestCase

Note: See TracTickets for help on using tickets.