-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Contact Details
No response
Feature
When running the Jupyter Notebook code and in the current setup, the PowerPoint images are written to a temporary location and then deleted. The behavior should be that the PowerPoint images are written to a location where the user has specified in the configuration file (experiment_settings_example.ini), that parameter will typically be "process_dir". The PowerPoint images should be written to a folder in the process_dir location, $process_dir/PowerPointImageFigures, or something similar.
This will allow users to maintain the power point images after the run is completed, which they can then use as individual reference points or upload to a document. These images will be higher quality than if extracted directly from the power point itself.
Feature
The requirement for completion is that the images get saved to the correct location and I have verified that they are in fact being saved there.
What OS do you intend to use this on?
Windows
Dependencies
No response
Contribution Guidelines
- I agree to follow this project's contribution guidelines