Skip to content

Conversation

@clewis7
Copy link

@clewis7 clewis7 commented Aug 28, 2023

closes #104

Up-to-date fastplotlib example

Sends sine or cosine wave via ZMQ to jupyter notebook depending on whether frame number is even or odd

fpl-demo.mp4

@jmxpearson jmxpearson self-requested a review September 22, 2023 13:03
Copy link
Contributor

@jmxpearson jmxpearson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @draelos, thoughts on including this in demos here vs. sketches?

I think here is nice -- it's pretty self-contained.

@draelos
Copy link
Collaborator

draelos commented Dec 8, 2023

Would be good to integrate this as a sample_actor to view the minimal demo, since these actors effectively duplicate the functionality of that demo. @clewis7 Could we try to take the plotting from sample_generator and use that inside the minimal demo generator? And then minimal can run per usual, with the standalone .ipynb inside demos/sample_actors/. The yaml file shouldn't even need to be changed either I think.

@clewis7
Copy link
Author

clewis7 commented Dec 9, 2023

Would be good to integrate this as a sample_actor to view the minimal demo, since these actors effectively duplicate the functionality of that demo. @clewis7 Could we try to take the plotting from sample_generator and use that inside the minimal demo generator? And then minimal can run per usual, with the standalone .ipynb inside demos/sample_actors/. The yaml file shouldn't even need to be changed either I think.

Sure! Will work on next week after finals :)

jmxpearson and others added 23 commits December 29, 2023 13:44
- jupyter-book wants sphinx 5.0.2, which is only compatible up to
  sphinx-autoapi 2.0.1
- make sure figure captions are left justified
- instructions for downloading source and creating a virtual environment
- more stubs for pages we need
- more details on running demos
- moving docs to new file extension
- adding metadata for upload to PyPI so badges will work
reading in settings from YAML file
@clewis7
Copy link
Author

clewis7 commented Jan 8, 2024

Updated the minimal demo to use the sine/cosine waves and then moved the fpl visual stuff to be under sample_actors/

Minimal demo functions the same as before and if someone wanted to see the visualization they would just need to swap out the sample_processor.py between minimal and the sample_processor I put under /sample_actors/visual/

jmxpearson and others added 6 commits January 10, 2024 11:09
- We've always had the animated Gif loading from Duke, so I assume these
  failures are a recent GitHub problem and not our fault.
@clewis7 clewis7 marked this pull request as draft November 21, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants