whizard is hosted by Hepforge, IPPP Durham

Changes between Version 59 and Version 60 of Ticket #418


Ignore:
Timestamp:
Dec 15, 2013, 9:11:21 PM (10 years ago)
Author:
kilian
Comment:
  1. keep best grid as fall back option like W1

After actually writing code for this, I came to the conclusion that it doesn't make sense.

If it matters, this is an indication that something's wrong in the integration. If it doesn't matter, we don't care. In any case, the last grid will be updated before being used in the final integration pass. And in this integration pass, the grids are not updated anymore in the default setup. This was different previously, and there was also the bug that rendered the reported error too small.

So, using the 'best grid' gives a false sense of security. Furthermore, it takes disk space, which might matter for some use cases. I'll push this to the obsolete list.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #418 – Description

    v59 v60  
    22
    33 '''implemented in 2.1, not yet in 2.2'''
    4   1. keep best grid as fall back option like W1
    54  1. allow to ignore checksum test
    65
     
    2524  1. screen_diagnostics
    2625  1. plot_grids_channels, plot_grids_logscale (impractical for large number of channels?)
     26  1. keep best grid as fall back option like W1