-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot execute rheofit_intro #1
Comments
Hi Manon, https://marcocaggioni.github.io/rheolite2/lab?path=capyllarybreakup%2Fcabervideo_quickstart.ipynb I added the example carbopol data in the rheofit intro folder. There is an attempt of tidy table definition that combined with hierarchical index in pandas start to make some sense tidy_table.loc['carbopol_0_25.xls',0].dropna(axis=1) for now the reader is just for excel files exported by trios and I think rheoml (which is xml export option from trios) if you have other instrument format we could add more readers. the carbopol example file is the same file I analyze in the other notebook at the link https://marcocaggioni.github.io/rheolite2/lab?path=flow_curves_fit%2FTCC_model_jupyterlite.ipynb I think the rheology of this sample can be explained if we use a three component model with a non-Newtonian background. We could complete the work we started last year using these data. |
Hi Marco! Absolutely love the example of the TCC model. I think this is a really good sample! |
Hi Marco!
Love this tool. I wanted to try your
rheofit_intro
notebook in the jupyterlite instance but the filecarbopol_0_25.xls
is missing for execution.The text was updated successfully, but these errors were encountered: