PennyWieser / Thermobar

Python thermobarometry tool
41 stars 10 forks source link

Add noise suggestions #45

Closed fboschetty closed 10 months ago

fboschetty commented 10 months ago

I think I have done this correctly.

I have added two changes:

  1. to fix the bug I raised in issues.
  2. to increase readability I got rid of some if statements and wrapped them in a for loop.

Felix

PennyWieser commented 10 months ago

Thanks, have merged. Having some package issues trying to get versions to align with the new requirement for skilearn 1.3 for machine learning with older python versions, so wont appear on pip for a few days.