project8 / Pypeline

A python interface for the dripline slow control system.
Other
2 stars 0 forks source link

Updating Plots in real time #15

Closed buuck closed 12 years ago

buuck commented 12 years ago

The matplotlib plotting functionality of Pypeline should be able to update itself in real time. It looks like there are some options here: http://stackoverflow.com/questions/4098131/matplotlib-update-a-plot

laroque commented 12 years ago

Are you planning to implement this (we should assign you to it if so) or looking for someone else to do it, or at least help?

buuck commented 12 years ago

I think I found a relatively painless way to do it, and I built the plotting capabilities anyway, so I could probably get it done tomorrow. That said, Gray will want me to do lab work before coding, since I can do that and you can't. I'll take it for now, and pass it off to you later if I get too busy.

laroque commented 12 years ago

If you've got hardware to work on that is by far more important. I'll start with other things and then get to this if the rest is done.

laroque commented 12 years ago

I saw you've pushed lots related to this, is it done?

buuck commented 12 years ago

I think so. You should check it out if you get the chance, though.