blond-org / blond_common

Collection of common functions and interfaces
GNU General Public License v3.0
3 stars 5 forks source link

New funcionality #29

Closed scpalbright closed 4 years ago

scpalbright commented 4 years ago
scpalbright commented 4 years ago
* For the Bucket class, could you please present some simple usage/examples in the next meeting?

Yes

  • For the changes in impedance sources, do we need more testing? Yes
  • Concerning the dE calculation in Ring, in which cases the interpolation is not done on a turn-by-turn basis? Things like designing voltage functions or analysing MD data in the _Design and _Data versions.
scpalbright commented 4 years ago

Travis failing because Python 3.5 has an older version of unittest.mock(), I can put the use case in a Try/Except loop, or just leave it. Thoughts?

alasheen commented 4 years ago
scpalbright commented 4 years ago

That could work. Let's discuss alternative namings at the next BLonD meeting.

scpalbright commented 4 years ago

@kiliakis could you modify the Travis set up to use Python 3.6 and 3.7, and remove 3.5? All the test should then pass and this pull request can be accepted if there are no other issues.

kiliakis commented 4 years ago

Sure, give me few mins

scpalbright commented 4 years ago

Ballsed up a merge conflict on master. Need to fix it before pull can be accepted.

scpalbright commented 4 years ago

Closing this pull request as the master got updated by accident. New pull request created from the correct version of master.