PALab / place

Python package for laboratory automation, control, and experimentation
GNU Lesser General Public License v3.0
31 stars 6 forks source link

Update IQ Demodulation plugin for PLACE 0.8 #24

Open paul-freeman opened 5 years ago

paul-freeman commented 5 years ago

The IQ demodulation plugin for PLACE has not been updated for the new features in PLACE 0.8 and will need to be updated before it can be used again.

This is a relatively simple task: the Elm module will likely need to be recreated using the PLACETemplate.elm file, but this is a quick process. The Python module will also need some minor updates to the plotting. Also, since some metadata was removed from PLACE 0.8, there may be some additional work writing the code to calculate these values.

kaspervanwijk commented 5 years ago

This will become relevant as soon as our OSLDV is up and running.

On Tue, 20 Nov 2018 at 15:10, Paul Freeman notifications@github.com wrote:

The IQ demodulation plugin for PLACE has not been updated for the new features in PLACE 0.8 and will need to be updated before it can be used again.

This is a relatively simple task: the Elm module will likely need to be recreated using the PLACETemplate.elm https://github.com/PALab/place/blob/master/elm/plugins/PLACETemplate.elm file, but this is a quick process. The Python module will also need some minor updates to the plotting. Also, since some metadata was removed from PLACE 0.8, there may be some additional work writing the code to calculate these values.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PALab/place/issues/24, or mute the thread https://github.com/notifications/unsubscribe-auth/AE253saRDWgr_BSApd92WaodvZSRVFoYks5uw2SegaJpZM4YqPTq .

paul-freeman commented 5 years ago

@kaspervanwijk I can update it in about 30 minutes if needed, but this would be a great practice problem for someone learning PLACE.

But, yeah, if you get to where you need it, I'll just do it for you real quick.

kaspervanwijk commented 5 years ago

Appreciated, Paul. We'll definitely give this a try when we need the capability again to measure Q and I on the DAQ.

On Tue, 20 Nov 2018 at 15:29, Paul Freeman notifications@github.com wrote:

@kaspervanwijk https://github.com/kaspervanwijk I can update it in about 30 minutes if needed, but this would be a great practice problem for someone learning PLACE.

But, yeah, if you get to where you need it, I'll just do it for you real quick.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PALab/place/issues/24#issuecomment-440114714, or mute the thread https://github.com/notifications/unsubscribe-auth/AE253v8VO9PTcbYQLLn6tgOIzSqiF7SVks5uw2kMgaJpZM4YqPTq .