Hi,
I am experiencing a similar issue. Since I have been manually picking filaments by path from Napari-tomslice and converting it to Relion I have lost the Tube ID (information).
Could someone give guidance on how Alister or you resolved this issue to recover the _rlnHelicalTubeID/_rlnTomoManifoldIndex?
Below the approach that I am following to convert the filament picking from Napary-tomoslide/Warp/Relion:
uvx --python 3.11 --from git+https://github.com/napari-tomoslice/napari-tomoslice.git napari-tomoslice generate-poses paths backbone \
--annotation-directory particles \
--output-star-file poses.star \
--distance_between_particles 8
# Created by the starfile Python package (version 0.5.13) at 13:15:28 on 19/02/2026
data_particles
loop_
_x #1
_y #2
_z #3
_rot #4
_tilt #5
_psi #6
_manifold_id #7
_tilt_series_id #8
39.030396 1159.639526 72.363434 119.656274 90.015616 166.036279 0 stacktilt_007_10.00Apx
uvx --python 3.11 --from git+https://github.com/napari-tomoslice/napari-tomoslice.git napari-tomoslice convert-poses \
--input_file poses.star \
--output_type relion5 \
--output_file relion_poses.star
# Created by the starfile Python package (version 0.5.13) at 13:18:27 on 19/02/2026
data_particles
loop_
_rlnCoordinateX #1
_rlnCoordinateY #2
_rlnCoordinateZ #3
_rlnAngleRot #4
_rlnAngleTilt #5
_rlnAnglePsi #6
_rlnTomoManifoldIndex #7
_rlnTomoName #8
39.030396 1159.639526 72.363434 119.656274 90.015616 166.036279 0 stacktilt_007.tomostar
WarpTools ts_export_particles \
--settings warp_tiltseries.settings \
--input_star relion5_poses.star \
--coords_angpix 2.678 \
--output_star relion/initialparticles.star \
--output_angpix 5. \
--box 104 \
--diameter 400 \
--2d \
--relative_output_paths
data_particles
loop_
_rlnTomoName #1
_rlnTomoParticleId #2
_rlnCoordinateX #3
_rlnCoordinateY #4
_rlnCoordinateZ #5
_rlnAngleRot #6
_rlnAngleTilt #7
_rlnAnglePsi #8
_rlnTomoParticleName #9
_rlnOpticsGroup #10
_rlnImageName #11
_rlnOriginXAngst #12
_rlnOriginYAngst #13
_rlnOriginZAngst #14
_rlnTomoVisibleFrames #15
stacktilt_007.tomostar 42 178.091 638.874 36.167 119.693 89.359 160.075 stacktilt_007/42 1 ../warp_tiltseries/particleseries/stacktilt_007/stacktilt_007_5.36A_000042.mrcs 0.0 0.0 0.0 [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]