gSulpizio / isotherm-fitting

MIT License
2 stars 1 forks source link

why the Savzky-Golay? #12

Closed kjappelbaum closed 3 years ago

kjappelbaum commented 3 years ago

what is this supposed to do

https://github.com/gSulpizio/isotherm-analysis/blob/1013b45d10287ad30288894708536716ff55f85d/src/script.ts#L4-L7

gSulpizio commented 3 years ago

Honestly no idea, I'll delete this. Is there a reason why i can't just import SG but have to go through require?

kjappelbaum commented 3 years ago

you should be able to, and you already did somewhere else https://github.com/gSulpizio/parser/blob/67a979ae83f7dfabb6ba261db9cafbfe1069cf65/src/getSANPlot.js#L3