This is an Ensemble Reweighting plugin for scipion
This installs and runs the Ensemble Reweighting method described at https://pubs.acs.org/doi/abs/10.1021/acs.jpcb.3c01087 and forked from https://github.com/flatironinstitute/Ensemble-reweighting-using-Cryo-EM-particles
Install the plugin in devel mode
scipion3 installp -p /home/me/scipion-em-reweighting --devel
If installation fails, you can access pip options like:
scipion3 python -m pip ... (list, install, uninstall)