[Thread Prev][Thread Next][Index]
Re: [ferret_users] pyferret captures only part of image
Hi Patrick,
I had the same issue. Work around is to use no display:
$ pyferret -nodisplay
yes? plot i[i=1:10]
yes? frame/file=capture.png
That should work. But if you find a better fix, let me know !
Pierre
> On 12 Feb 2021, at 11:44, Patrick Brockmann <patrick.brockmann@xxxxxxxxxxxx> wrote:
>
> CAUTION: This email originated from outside of the organisation. Do not click links or open attachments unless you recognise the sender and know the content is safe.
>
> Hi,
>
> I have noticed a strange behaviour with the use of the frame command.
>
> $ pyferret
> yes? plot i[i=1:10]
> yes? frame/file=capture.png
>
> saves only a part of the displayed image.
> Same thing if I use the button "Save As"
>
> Tested with last 7.63 release.
>
> Any idea ?
> Patrick
>
> --
> Data Analytics and Visualization Engineer / Project Manager
> LSCE/IPSL, CEA-CNRS-UVSQ laboratory
> LSCE - Climate and Environment Sciences Laboratory
> IPSL - Institut Pierre Simon Laplace
> --
> <capture.png>
[Thread Prev][Thread Next][Index]