Opened 11 years ago
Closed 11 years ago
#622 closed defect (fixed)
Default setting for "wg" flags?
Reported by: | kilian | Owned by: | kilian |
---|---|---|---|
Priority: | P1 | Milestone: | v2.2.0 |
Component: | core | Version: | 2.2.0beta |
Severity: | normal | Keywords: | |
Cc: |
Description
This is causing confusion all the time.
With Whizard 2.2.0, so far, the user has to set the adaptation flags explicitly. Which means that they are usually forgotten.
I should change the default behavior, so that in all warmup passes they are both set. I'm still not sure what to do (1) for the final pass, and (2) if the final pass is the only pass. Opinions?
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I changed the defaults in r5562.
If the adaptation flags are not specified, they are on for all passes except the last one, and off for the last one. A flag "" also counts as specified (i.e., flags off).
Note: See
TracTickets for help on using
tickets.
This was also point 24 on the list of ticket #468. ;) Well, the default should be "gw". So, what was the upshot of the discussion: for the final pass with "gw" the error calculation goes wrong? If that is the case, then it should be switched off by default. If not, why not switch it on. Hm, if it is the only pass, we can also switch it on maybe!? Or not?