Skip to content

test#1

Open
doersch wants to merge 84 commits into
masterfrom
testbranch_cumsum
Open

test#1
doersch wants to merge 84 commits into
masterfrom
testbranch_cumsum

Conversation

@doersch
Copy link
Copy Markdown
Collaborator

@doersch doersch commented May 20, 2022

peters version

moved some scripts there. They will not work as is.
This (polygon_utils2.py) should later replace polygon_utils.py
Some of the plots in the regression output .png files
data and regression lines from two or more measurements
on top of eachother.

plt.cla() didn't work, so I used plt.clf().
plt.pause(0.0001) makes it show the plot in the plot window (when
there is a plot window)
Correct_negaives should probably be removed
kept polygon_utils.py as polygon_utils_old.py
also, sys.stdout.flush for progress printing
bugfix was Polygon -> polygon_utils.Polygon
it was find_regressions.plot_regressions(data, regressions {, normalized})

now it is

find_regressions.plot_regressions(regressions , {data, normalized})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants