pyimfit icon indicating copy to clipboard operation
pyimfit copied to clipboard

Python wrapper for Imfit (https://github.com/perwin/imfit)

Results 4 pyimfit issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

I am able to succesfuly install pyimfit but whenever I try to import it this happens and I am not sure how solve it. --------------------------------------------------------------------------- ImportError Traceback (most recent call...

Hello, I'm trying to install pyimfit on my Windows 10 machine through Anaconda. Even though I have updated my current version on numpy, running the command: pip install pyimfit --use-pep517...

Hello Peter, In `descriptions.py`: > def functionSetIndices(self): """ Get the indices in the full parameters list corresponding to the starts of individual function sets/blocks. Returns ------- indices : list of...