Description:
Refactor create_experiment_folder_g41 to use the new prepare_sd_card() function instead of handling pattern renaming/copying internally.
Changes needed
New workflow
YAML → extract patterns → prepare_sd_card() → SD card ready
Related (on the g41-controller-update branch)
utils/prepare_sd_card.m
docs/sd_card_deployment_notes.md (integration sketch)
Description:
Refactor
create_experiment_folder_g41to use the newprepare_sd_card()function instead of handling pattern renaming/copying internally.Changes needed
create_experiment_folder_g41prepare_sd_card()with extracted pattern pathsNew workflow
YAML → extract patterns → prepare_sd_card() → SD card ready
Related (on the g41-controller-update branch)
utils/prepare_sd_card.mdocs/sd_card_deployment_notes.md(integration sketch)