arafune / arpes

Fork of PyARPES the open source ARPES analysis framework, which seems not to be maintained.
Other
4 stars 2 forks source link

Add the universal support for the Prodigy xy files #2

Closed mkopciuszynski closed 9 months ago

mkopciuszynski commented 9 months ago

Hi,

I propose to add the support for prodigy xy files in a separate plugin. This plugin was written based on the code (if you don't mind) of the prodify_itx plugin for easier maintenance.

The IF_UMCS plugin was also changed to use load_xy routine.

Reagards, Marek

arafune commented 9 months ago

Consider the following points for improvement from the viewpoint of robustness:

arafune commented 9 months ago

IF_UMCS.py:17:7: N801 Class name IF_UMCS should use CapWords convention

You can ignore this ruff error.