peng-lab / BaSiCPy

MIT License
61 stars 20 forks source link

Fix #133, loading saved model #135

Closed sooheon closed 9 months ago

sooheon commented 10 months ago

Fix #133

yfukai commented 9 months ago

Hi, thanks @sooheon for finding this! I believe this is already fixed in the newest version by setting the filename outside the class. I'll close this for now but please feel free to reopen this!

https://github.com/peng-lab/BaSiCPy/blob/07d438ed58b8a9ab154a41a4d57e44de6b631fe6/src/basicpy/basicpy.py#L835-L877