Ticket #9558 (assigned)

Opened 6 years ago

Last modified 5 years ago

Allow Easy Resetting of MaxEnt Dat Files

Reported by: Peter Parker Owned by: Raquel Alvarez Banos
Priority: major Milestone: Backlog
Component: Muon Keywords:
Cc: adrian.hillier@… Blocked By:
Blocking: Tester:

Description

Alongside a data file and a detector grouping file, MaxEnt reads in two .dat files containing phase and deadtime information ("phase.dat" and "taud.dat" by default). All this is passed to the underlying Fortran so that it may carry out its analysis. A by-product of the analysis is modified phase and deadtime data, which (by convention, as per the old OpenGENIE functionality) we then write back out to the .dat files, replacing what we had originally.

Unfortunately this is a problem since repeatedly feeding the phase and deadtime output of the algorithm back in as an input can sometimes lead to the algorithm getting "stuck" and spitting out NaN values. These cannot then be used in subsequent runs of the algorithm.

Adrian has asked that there be some easy way of "resetting" the contents of the .dat files back to some sensible default. This needs some thought however, since there would be at least one set of "default" .dat files for each instrument.

I think we need more information on how the scientists are using this algorithm before we decide on the best way to achieve this.

Change History

comment:1 Changed 6 years ago by Anders Markvardsen

  • Status changed from new to assigned
  • Owner changed from Peter Parker to Raquel Alvarez Banos

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10401

Note: See TracTickets for help on using tickets.