Same dataset as in the run repoprted before. Whereas it run to completion with 1 class it crashes with 10 or - as below - with 8 classes
This is the output of 'Flags > searchinfo > Show from top:
=== Start of BnB marginalization at iteration 260 ==
=== Start of BnB maximization at iteration 504 ==
I started ab initio again, this time with 8 classes, and had immediately a crash with:
Launched job J3vynQnRDv8s7yn7H
License is valid.
Job Type: abinit Job ID: J3vynQnRDv8s7yn7H
Assigned Slots: RAM: [0] GPU: [0]
Starting Ab-Initio Reconstruction , Experiment ID BPKK3TQ38Wr9rduNC
Loading Dataset …
---- Loading File Set. Type: star Path: /home/blaasd3/cryosparc/run/bulk/./local_fs/home/blaasd3/DATA/HRV2/all_HRV2.star
Loaded meta data for 129598 images.
Found raw data for 129598 images.
Loading image data…
Found references to 1 unique data files.
Checking SSD cache for data files…
Dataset image size is 256.
Traceback (most recent call last):
File “/home/blaasd3/cryosparc/cryosparc-compute/sparcjob.py”, line 166, in
dataset = dataio.dataset_factory(current_dataset_params, do_cache=current_experiment_params.get(‘do_cache’, True))
File “/home/blaasd3/cryosparc/cryosparc-compute/dataio/init.py”, line 18, in dataset_factory
do_cache=do_cache)
File “/home/blaasd3/cryosparc/cryosparc-compute/dataio/load.py”, line 75, in filesets_into_dataset
load_all_referenced_mrcs(dataset, dataset, load_type, do_cache)
File “/home/blaasd3/cryosparc/cryosparc-compute/dataio/load.py”, line 158, in load_all_referenced_mrcs
mm = mrcdata[img.data_input_abspath][img.data_input_idx]
IndexError: list index out of range
I am afraid that something is wrong with the data set but what?