Python and phyphox: Difference between revisions

From wikiluntti
Line 3: Line 3:




=== VIM and XML mode ===
=== Phyphox XML and VIM ===


Activate the matchit.vim macro <code>:runtime macros/matchit.vim</code> and set the filetype <code>:set filetype=html</code> (or xml), and now % swaps between the tags.
Activate the matchit.vim macro <code>:runtime macros/matchit.vim</code> and set the filetype <code>:set filetype=html</code> (or xml), and now % swaps between the tags.

Revision as of 18:10, 9 June 2025

Introduction

Phyphox XML and VIM

Activate the matchit.vim macro :runtime macros/matchit.vim and set the filetype :set filetype=html (or xml), and now % swaps between the tags.

The data is located in <data-containers> blocks and <container> tag contains the data of each measurements.

Flights

1. Departure WAW-TLL

1. Departure WAW-TLL

References

Other