If you would like to provide a latent space representation of the dataset, please create a latent_coords.csv file with the following format:
particle_idx, latent_0, latent_1, ..., latent_N
0, 1.5, 2.5, ..., 3.5
2007, 1.1, 2.1, ..., 3.1
...
1273091, -0.5, -1.5, ..., -3.5
Please note:
particle_idx should be the base-0 index of the particle in the provided particles.star file.
particle_idx still corresponds to the correct index in the provided particles.star file (rather than the sub-selection metadata file).particle_idx only has one latent space coordinate.latent_coords.csv, please ask on our GitHub discussions workspace.