single-parameter-fit icon indicating copy to clipboard operation
single-parameter-fit copied to clipboard

Cannot reproduce `animalShapes.ipynb` results locally

Open peterdsharpe opened this issue 4 years ago • 1 comments

When I run animalShapes.ipynb locally, I do not reproduce the final plot of a fish.

Instead, I get this: image

Intermediate steps (before data reconstruction) seem fine: image

Full HTML output of the notebook is attached here in PDF form due to GitHub limitations: animalShapes.pdf

Version numbers for key packages (e.g., mpmath) match requirements.txt. I am running on a Windows 10 machine, Python 3.8.11.

This difference in outputs could be alleviated if the code were repoduceable in Binder, although a separate issue ticket #17 addresses the fact that Binder will not load this notebook due to dependency errors.

peterdsharpe avatar Sep 30 '21 17:09 peterdsharpe

I have the same problem, and I'm running on Mac OS 10.15.7, with Python 3.8.12

ivandebono avatar Oct 30 '21 23:10 ivandebono