Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## append_sample #292 +/- ##
=================================================
+ Coverage 88.10% 88.29% +0.19%
=================================================
Files 45 46 +1
Lines 2471 2597 +126
Branches 288 307 +19
=================================================
+ Hits 2177 2293 +116
+ Misses 233 232 -1
- Partials 61 72 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
jfkcooper
left a comment
There was a problem hiding this comment.
Basically only one comment on the code parts, and easily rectified. I will run the notebook now and give you feedback on this, but doing it in github is not fun for notebooks, so I submit these comments now
|
Thinking on it, I would also use this as a way to demonstrate mutliple contrasts for the lipid model, so using H2O as the solvent and subphase as well as D2O, and then showing the SLD curves, and the reflectivity curves (and the ability to set the constraints between the two models (or however you would put the models together). The most common use case of the lipid bilayer would be for fitting mulitple contrast (water) data. |
|
Addressed the code issues and modified the notebook to reflect Jos' comments. |
|
Thanks for the changes, though I just noticed a couple more things:
Let me know if you want a chat about any of these points, and thanks again for the progress! |
1 similar comment
|
Thanks for the changes, though I just noticed a couple more things:
Let me know if you want a chat about any of these points, and thanks again for the progress! |

As requested and described by @jfkcooper this is the library implementation of bilayers in EasyReflectometryLib.
Please scrutinize
docs\tutorials\simulation\bilayer.ipynbfor correctness and API.