Ticket #11434 (assigned)
Explore and document how autoreduce updates the reduce.py/reduce_var.py script cache
Reported by: | Lottie Greenwood | Owned by: | Lottie Greenwood |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Tools | Keywords: | AUTOREDUCTION |
Cc: | anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: |
Description
There have been some issues noticed with how the script files for autoreduce are loaded. For example, currently when adding new instrument variables you can only set the start run number to 1 more than the highest run job for that instrument. Additionally, when running run x with reduce.py, then attempting to run x-1 with a slightly different reduce.py script, it will use the original. This doesn't happen if running with run x+1, however.
Explore these issues and document why they happen. If trivial to fix, do so, otherwise think of potential solutions and discuss them.
Change History
Note: See
TracTickets for help on using
tickets.