askap-vast / vast-tools

A collection of tools that are useful for the VAST project and for exploration of results from the VAST Pipeline.
https://vast-survey.org/vast-tools/
MIT License
8 stars 0 forks source link

Axis limits cuts off top of error bar #268

Closed ddobie closed 3 years ago

ddobie commented 3 years ago

The maximum y-axis limit is calculated using the largest detection or upper limit, which can result in plots like this: image

It should instead be calculated based on the largest upper limit or detection+1sigma.