Giter Site home page Giter Site logo

tellie's People

Contributors

cjones2500 avatar edleming avatar jlidgard avatar jwaterfield avatar mark--s avatar mjmottram avatar mrigansusx avatar sinclairjr avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tellie's Issues

Develop Default Run Setting

Store in database. Vague structure to be devloped so far is:

Pattern Documenent:
sub run #: fibre map->(ID,Wavelength, Time Profile ..)

Run Document:
Pattern #
Sub Run #:
PIN readings
Settings: IOP, IPW, Rate, Number of pulses

Event Data Structure (NOT IN DB)
Pattern #
Subrun #

Investigate PIN behaviour when switching channels

Some weird behaviour was seen when switching channels UG using the Python scripts, the PIN response did not update. This was usually noticed by a significantly lower RMS (e.g. ~140). It seemed to have to do with switching boxes. It may be possible to test this on the test bench, although this will be tricky. I don't think this has been observed when pulsing via ORCA.

If nothing else, this should be put in the TELLIE hardware documentation ("known quirks and behaviours").

Temperature probe averaging

Boards near good temperature probes should use the closest 2 probes and average over them.

If near bad temperature probe just use the closest working one

External Triggering

Ensure full sequence ran before PIN is read out.

Work out what to do about run boundaries

Check bad temperature probes cannot be selected

Test with boards and fix if the bad temperature probes are being selected.

Bad temperature probes should be noted in the code somehow to ensure they are not used again. Use the next nearest probe.

There is one bad temperature probe in TELLIE. Unknown location currently. Can also test with disconnected AMELLIE probes.

Slave mode will not fire when server is re-launched

Currently if the server is relaunched TELLIE will not fire light when requested in slave mode. There is a work around whereby the user can first request a sequence in master mode, then switch into slave mode.

Ideally this should be resolved in the PIC code.

In the mean time I recommend appending the server script to fire a single shot in master mode before launching. @Mark--S

Pin read from averaging mode: undefined behaviour

Firing in sequence mode and then reading the pin before the sequence is complete is currently allowed. This should not be possible; the pin diode readout may not actually be the averaged reading (undefined behaviour). Two updates are needed:

  • Wait until sequence is complete and then read; if reading taken before end of sequence then an invalid flag should be applied to the pin reading.
  • Character should be flushed to buffer following completed sequence (firing via "g" command), only then should pin average commands be sent.

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.