Job: Downsample Particles
Downsample particles to save space.
Description
Downsample particles and save them with smaller box sizes and optionally apply filters.
Input
Particles (
blob
required;alignments2D
andalignments3D
optional)
Common Parameters
Crop / pad to box size (pix)
: Crop in real space to this size before downsampling. If this number is larger than the input size, each particle will be padded with its mean pixel valueDesired approx. pixel size (A)
: If set, the output particles will be downsampled to have approximately the specified pixel size. Only this parameter orFourier crop to box size (pix)
should be set, not both.Fourier crop to box size (pix)
: If set, the output particles will be downsampled to have the specified number of pixels in each dimension. Only this parameter orDesired approx. pixel size (A)
should be set, not both.Lowpass resolution (A)
: Resolution of corner frequency in AngstromsRecenter using aligned shifts
: Activate this parameter to recenter the particles based on their shifts.Particles will only be recentered if this is true, and
alignments3D
oralignments2D
are connected.Note that
alignments2D
will be used for recentering only ifalignments3D
are unavailable.Job: Volume Alignment Tools may be used to change the geometric center of a particle stack prior to downsampling and recentering, for the purpose of subparticle cropping.
Save results in 16-bit floating point:
Saves the output particles in float16 format (CryoSPARC v4.4+).
Output
Downsampled Particles
Common Next Steps
Running 2D Classification, 3D Classification, 3D Variability Analysis or Heterogeneous Refinement on downsampled particles. To refine a structure using the full particle resolution, you can reference the original (non-downsampled) particle data using an input-group override as described in this tutorial.
Last updated