I have moved my project to another location and re-attached it.
I also have raw data removed to the same new location.
Using the general CS migration procedure, I have relocated and re-attached my project to the New location. Additionally, I have moved the raw data (raw data + gain reference + XML) to the same New location.
Could someone please clarify how to update the path for the J1 import job to point to the New raw data location (including raw data, gain reference files, and XML)?
I’d like to describe my current situation and seek your guidance.
I needed to re-attach and relink a project along with its original data after moving it to a new location.
Here’s what I’ve done so far:
Detached the project inside CryoSPARC.
Copied the CryoSPARC project folder to the new location.
Reattached the project in CryoSPARC (Project: P48).
Created a symlink for the new original data location for the import files (P48, J1):
cryosparcm icli
In [1]: cli.job_import_replace_symlinks(‘P48’, ‘J1’, ‘/data/dmitry/test’, ‘/mnt/mfs/cryoem1_data/raw_data/test/’)
Out[1]: 0
In [2]: exit.
When I tested a new motion correction run with the imported images, I encountered the following error:
The step completed, but I’m unsure if everything was executed correctly.
Could you please:
Confirm if my steps are correct.
Advise on how to resolve the error I encountered.
Clarify if any additional steps are needed for previously processed motion correction protocols, now that the project is reattached in its new location.