PESTools / pestools

PESTools
12 stars 10 forks source link

Bug fixes, ObSen class, RMR class, misc. enhancements #56

Closed echristi closed 9 years ago

echristi commented 9 years ago

This is a bunch of stuff I've added/fixed recently.

Also added in Mike's bug fix for double counting identifiability but left open the issue with obs_info since I didn't want to kill functionality.

aleaf commented 9 years ago

Evan, looks good. Can you pull from the main repo first? It looks like your fork is a few commits behind PESTools:master

echristi commented 9 years ago

Maybe now? I'm still not up to speed with git.

echristi commented 9 years ago

Re: nbars = 20 default. We can do that. We had nbar=20 but then were also taking self._df_Nvalues.ix[0:20] with the 20 hardwired in.