You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Container setup for TEM workflow + tomography/SPA bugfixes (#503)
* Set up Helm charts needed to create an instrument server container to test TEM workflow with
* Added an rsync_url key to the MurfeyInstanceEnvironment class, now that we are supporting externally run rsync daemons
* Set microscope name using instrument_name from database lookup, instead of using the get_microscope() function
* Added logs to the prepare_(eer_)gain() function to see why the subprocess fails
* Fixed logic for why the first tomography position is not processed
* Added logic to handle cases in the feedback_callback function where no workflows are found
* Locked NumPy to <2
description: Helm chart for deploying a Murfey instrument server, which executes orders to detect, modify, and transfer files on the instrument PC, and notifies the backend server about transferred files
0 commit comments