Discussion Overview
The discussion revolves around the question of how to appropriately plot the logarithm of 'x' values with associated error bars, specifically whether adjustments to the error values ('err_x') are necessary when applying the logarithmic transformation.
Discussion Character
- Exploratory, Technical explanation, Conceptual clarification
Main Points Raised
- Lorna inquires whether changes to 'err_x' are needed when plotting 'log(x)'.
- One participant suggests plotting log(1 + error) for positive errors and -log(1 - error) for negative errors to maintain scale.
- Another participant questions the significance of the '1' in the proposed formulas and suggests testing with various error values.
- A further response explains that '1' is chosen to ensure that error bars approach zero as the error approaches zero, while cautioning against using smaller or larger values.
- Participants express confusion and seek clarification on the reasoning behind the choice of '1'.
Areas of Agreement / Disagreement
There is no consensus on the necessity of changing 'err_x' values, and participants express differing views on the significance of the '1' in the logarithmic transformation.
Contextual Notes
Participants discuss the implications of using different values in the logarithmic transformation and the potential effects on error representation, but no formal conclusions are reached.
Who May Find This Useful
This discussion may be useful for individuals interested in data visualization, particularly in the context of logarithmic transformations and error analysis in scientific plotting.