Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This note is about application (script) which allows to check quality of the optical metrology input during measurement.

Content

Table of Contents

Introduction

Optical metrology measurements contains enough information for self check. Historically this quality check is done offline when entire detector or its quad is measured and entire file is available. Sometimes this file contains typo, which can be fixed using over-defined rectangular geometry of the detector segments. However, it could be much better to fix this problem during optical measurements with microscope. Simple application which can check partial optical metrology input is now available and described in this note.

...

Code Block
python optical_metrology_check <opt-met-file.txt>

 

Use from psana release

However, for For development purpose it could be better to use it through psana-conda release system. Code is available since ana-1.2.8. Example:

...

However, script can run on partial metrology file, e.d.: metrology_test.txt, which can be downloaded and used for test purpose:

Code Block
optical_metrology_check metrology_test.txt

...

Application generates and saved saves in work current directory a few useful plots with ;

map of measured sensors for metrology_test.txt and 2016-08-22-CSPAD-XPP-Camera3-Metrology.txt metrology files:

and frequency distribution distributions of a few important parameters, as shown for 2016-08-22-CSPAD-XPP-Camera3-Metrology.txt

 

 

 

References

...