StellarCartography / pydis

DEPRECATED: Check out PyKOSMOS!
https://github.com/jradavenport/pykosmos
MIT License
43 stars 27 forks source link

Polynomial fit interactive needs buttons #66

Open jradavenport opened 8 years ago

jradavenport commented 8 years ago

There should be buttons to Increase/Decrease polynomial order, and a button to Accept

screen shot 2016-08-02 at 11 56 07 am

simontorres commented 7 years ago

What has worked for me is using events. Never tried to add buttons to matplotlib.pyplot but events seems simpler.

jradavenport commented 7 years ago

agreed! the workflow here is very clumsy, but my excuse is that I was optimistic I could get the pipeline working hands-free.... alas