Requirements
pySED requires a few python modules to be installed in your computer in order to work properly. In general, pySED installation will automatically download the required packages. All this packages can be downloaded easily using PyPI or conda repositories.
Mandatory requirements
python>=3.7
numpy>=1.15.0
seaborn (Visual SED images)
h5py (Used to compress large trajectories files)
scipy (For fast Lorentz fitting)