Conversation
|
@PaulWessel, the -N usage says that it's only valid for -Snradius, but there is no nradius modifiers listed for -S in the html or command-line docs. I can look into the code regarding nradius, or if you know off-hand what those modifiers do then I can add that to the docs. |
|
Will look after a zoom that starts in 1 minute... |
The -S[n]radius was the old syntax, so this text will have to change. I see the -N requires -S basically, so silly to have two options needed to accomplish normalization of radii, then take square root of the normalized radii. I think this scheme would allow some simplification plus adding a -N option like histogram has:
Thoughts? |
Yes, I agree with all three points. |
Description of proposed changes
This PR adds the -N option to the reST documentation for
rose.Reminders