peng-lab / BaSiCPy

MIT License
61 stars 20 forks source link

Save/load model should also handle self.baseline #136

Open sooheon opened 10 months ago

sooheon commented 10 months ago

As self.baseline is None in a loaded model, trying to .transform with it complains "BaSiC is not initialized"