Negative ranges in log-scale

Questions related to the scan and plot package SSP
Post Reply
charlie
Posts: 16
Joined: 2. Jun 2017, 22:05

Negative ranges in log-scale

Post by charlie » 2. Jul 2021, 20:45

Hello,

Are there alternatives to run a scan over a range of negative values in log scale? As expected Distribution -> LOG runs into trouble. I noticed in Package/Scan.m the option USERDEFINED (line 166), could you provide a template on its usage?

Thanks,
charlie

porod
Posts: 19
Joined: 8. Jul 2019, 14:06

Re: Negative ranges in log-scale

Post by porod » 19. Jul 2021, 10:06

Hello Charlie,
just to be sure: your input values are negative or your results? In the later case, a quick fix would be to take the modulus. Concerning the template: Florian, the original developer has left the field, and I have to look things up myself concerning a template.

Best, Werner

charlie
Posts: 16
Joined: 2. Jun 2017, 22:05

Re: Negative ranges in log-scale

Post by charlie » 19. Jul 2021, 19:36

Hi Werner,

My input itself is negative, for example a \lambda coupling in the range

Min -> -10^-5, Max -> -10^-3, Distribution -> LOG

Cheers,
charlie

Post Reply