best icon indicating copy to clipboard operation
best copied to clipboard

plotting does not work

Open beaudrycha opened this issue 5 years ago • 2 comments

Hi, I have installed the software on python 2.7 and all the modules load up OK. The module runs properly but the plot routine does not work. See attached the screen shot of the output. It is in the Matplot.pyplot code when it tries to build the sub-plots is has a problem with the attribute "axisbg". It is not able to determine what it is. Any idea? Charles [email protected].

screendump2 work.

beaudrycha avatar Aug 24 '19 21:08 beaudrycha

Hi, I suggest you try out my fork at treszkai/best, whose documentation is available at best.readthedocs.io/ – note that it needs doesn't run on Python 2.7, and requires Python 3.5+ instead.

Otherwise, deleting all mentions of , axisbg='none' from /home/charles/anaconda2/lib/python2.7/site-packages/best/plot.py should work.

treszkai avatar Sep 06 '19 20:09 treszkai

OK I will try that thanks.

I was able to run the BEST algorithm from R and got my results but I am still interested in pyMC for other uses.

Charles

Charles Beaudry

187 Hanson St.,

Toronto, ON

M4C 1A7

Ph: 416-848-3874

Cel: 647-668-3512

Skype: beaudrycha

EMAIL DISCLAIMER:

The contents of this email may contain confidential information intended to be reviewed only by the individual(s) or organization to whom it is addressed. If you are not the intended recipient or an authorized representative of the intended recipient, please be notified that any review, distribution, copying or disclosure is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system, including from the deleted items folder. Thank you for your cooperation.

From: Laszlo [mailto:[email protected]] Sent: September 6, 2019 4:30 PM To: strawlab/best [email protected] Cc: beaudrycha [email protected]; Author [email protected] Subject: Re: [strawlab/best] plotting does not work (#5)

Hi, I suggest you try out my fork at treszkai/best https://github.com/treszkai/best , whose documentation is available at best.readthedocs.io/ https://best.readthedocs.io/ – note that it needs doesn't run on Python 2.7, and requires Python 3.5+ instead.

Otherwise, deleting all mentions of , axisbg='none' from /home/charles/anaconda2/lib/python2.7/site-packages/best/plot.py should work.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/strawlab/best/issues/5?email_source=notifications&email_token=ALR5P37GM2K7ULXLNOQFTSLQIK4ULA5CNFSM4IPHI7N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6D7HDY#issuecomment-529003407 , or mute the thread https://github.com/notifications/unsubscribe-auth/ALR5P323JXWRRTCWIEFF273QIK4ULANCNFSM4IPHI7NQ . https://github.com/notifications/beacon/ALR5P37FCYUUKQWLJEWV33TQIK4ULA5CNFSM4IPHI7N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6D7HDY.gif

beaudrycha avatar Sep 07 '19 12:09 beaudrycha