Is there a cryosparc compute function to merge the different fields of two .cs files into a single .cs file. This would allow for more simple dataset manipulations.
For example after 3D refinement some of the info is in the cryosparc_Px_Jy_z_particles.cs file and some in the Px_Jy_passthrough_particles.cs file. The .csg file then directs cryosparc to which fields can be found in which file. We would like to merge all fields into a single .cs file. So some sort of append, merge or concatenate function?