Skip to main content
Solved

Distortion data interval

  • August 10, 2021
  • 2 replies
  • 168 views

Hi,

The "Y angle" interval is 0.8 (degrees), as shown in the figure below.
But I want to get the data "Y angle" interval is 0.1 (degree).

The maximum field keeps 80.0 degrees.

 

How can I get the data "Y angle" interval is 0.1 (degree)?

Thank you!

 

Anna

 

Best answer by Mark.Nicholson

Hey Anna,

The FC/D plot does not let you select the data interval, so if you need the data on some specific grid you’ll need to write a macro. I’d probably use the DISG operand to compute the distortion at the desired field.

  • Mark

2 replies

Mark.Nicholson
Luminary
Forum|alt.badge.img+3

Hey Anna,

The FC/D plot does not let you select the data interval, so if you need the data on some specific grid you’ll need to write a macro. I’d probably use the DISG operand to compute the distortion at the desired field.

  • Mark

  • Author
  • Monochrome
  • August 12, 2021

Hi Mark,

Thank you for your answer.
I got it.

Regards,

Anna