Coder Social home page Coder Social logo

palab / place Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 6.0 10.71 MB

Python package for laboratory automation, control, and experimentation

License: GNU Lesser General Public License v3.0

Python 3.18% Batchfile 0.01% Shell 0.01% HTML 0.02% Elm 2.15% CSS 0.06% JavaScript 94.54% C++ 0.05%

place's People

Contributors

jamishepherd avatar jsimpsonuoa avatar paul-freeman avatar red-glass avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

place's Issues

Get PLACE building on Windows

Currently, PLACE will build on Windows without too much trouble, but the execution of place_server isn't working right (likely due to .exe issues.

In any event, this needs to be fixed as we would like to support Windows.

TODO

  • Documentation needs to be updated
  • Verify the build still works on Linux

Cannot monitor results from remote device

When an experiment is running, logging into the webapp from another device down not seem to correctly link up to the existing experiment. Therefore, progress of the experiment cannot be monitored remotely.

Can we talk about place?

Hello, I recently learned some information about place, I hope to apply it to my experiment. Can you talk about how the place is specifically applied to the experiment? I hope to hear from you. Thank you.

Polytec LP and μm modes not setting correctly

In the Polytec plugin, the LP and micrometre modes do not set correctly.

The LP modes should be easier to fix, but the μm modes are more difficult as the settings are all set by string values and the mu character is difficult to send correctly through the serial port.

Scrolling issues in webapp

The History page of the webapp does not scroll correctly. User must zoom out to see later experiments.

Save PNG files into experiment directory

Currently, PNG plots are saved into a hidden 'figures' directory, which is purged. This means that viewing results of past experiments does not display plots rendered as PNG (elm line-chart plots still work).

To fix this, it should be preferred to save final PNG plots with the results.json in the experiments directory.

"data.zip" filename is vague

Currently, when you download a file, it is always given the name "data.zip". The user must right click to perform a "Save As...".

Perhaps this could be changed to better reflect the content. Perhaps the experiment title could be used in the filename.

Update IQ Demodulation plugin for PLACE 0.8

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.

Add support for Elm 0.19

Elm 0.19 has been recently released and introduces some significant improvements to the language.

I did some exploratory work and found that most of the code is ready for 0.19 except for the current library used for charting. The author of this package has indicated it will be updated soon. If this is true we can probably update the rest of the PLACE code easily. Otherwise, we may need to replace the charting package - although no other candidates are obvious at present.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.