Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prototype Marimo notebook for Batch processing notebook #235

Open
wants to merge 4 commits into
base: next
Choose a base branch
from

Conversation

KedoKudo
Copy link
Collaborator

EWM item: story 8567

This pull request introduces a new batch processing notebook for Bragg Edge fitting using the marimo framework.
The notebook guides the user through loading configurations, selecting folders for batch processing, verifying parameters, and running the batch processing.

Key changes include:

Introduction of the marimo framework:

Configuration loading and processing:

Folder selection for batch processing:

Parameter verification:

Batch processing execution:

  • notebooks/batch_bragg_edge_fitting.py: Added cells to run the batch processing, display progress, and capture standard error output for each sample.

Testing instructions

  • Install marimo with pip install marimo in the development environment
  • Execute the notebook as notebook with marimo edit notebooks/batch_bragg_edge_fitting.py
  • Change the default folder selection to a location on your system
  • Follow the instructions
  • After running through the notebook, close everything and try again in the app mode, i.e. marimo run notebooks/batch_bragg_edge_fitting.py

@KedoKudo KedoKudo requested a review from JeanBilheux December 12, 2024 20:33
@KedoKudo KedoKudo self-assigned this Dec 12, 2024
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.

1 participant