Hi All,
It would be helpful if we could import .cs files without first converting to a star file. Attempting to do so in cryosparc V4.7.0 produces the following error.
AssertionError: Cannot import file of type cs
Best,
Ryan
Hi All,
It would be helpful if we could import .cs files without first converting to a star file. Attempting to do so in cryosparc V4.7.0 produces the following error.
AssertionError: Cannot import file of type cs
Best,
Ryan
May I ask:
*.cs
file?*.cs
was generated?Sorry, maybe I should have also specified I am attempting to do this with the import particle stack job type.
Best,
Ryan
Would this be a use case for (1) exporting, then (2) importing an output group?
This would not be a use case for exporting and importing as an output group since the reason for importing was to manually override the pixel size. An additional use case would be when a user wishes to analyze a cryosparc formatted particle stack in an external program and re-import into cryosparc.
Hey @RyanFeathers – if I understand correctly, you should be able to do this via CryoSPARC tools. You can load an output (effectively loading a cs file), modify it as necessary, and use an external job to ‘re-import the modified cs file’ (which becomes an output of an external job) with the new pixel size. See, for example, the re-centering particles code on the doc page.
CryoSPARC tools, mentioned by @vperetroukhin, are now the recommended method for modifying and loading modified metadata. An older method, still available in v4.7 and based on custom CryoSPARC group (.csg
) files, is described here.