Tasks/Steps/Elements
tried PRR.to_atdf() and get below output:
PRR:1|3|1|885|P|1|1|5|15||53975|XP69B28|
PRR:1|4|2|885|P|1|1|5|17||53975|XP69B28|
There is a missing field "Retest Code" between Y Coordinate and Abort Code.
As per ATDF spec, "If not a retest, this field is empty."


Suggest to add below highlighted part in to_atdf() in PRR.py

Versions checklist
- Spyder version: >= 5.2.2
- Python version: 3.8, 3.9
- Qt version: all
- PyQt version: all
- Operating System name/version:
Tasks/Steps/Elements
tried PRR.to_atdf() and get below output:
There is a missing field "Retest Code" between Y Coordinate and Abort Code.
As per ATDF spec, "If not a retest, this field is empty."
Suggest to add below highlighted part in to_atdf() in PRR.py
Versions checklist