Retrieving data from archived project

Hello,
Is it possible to find what was the sharpening bfactor used in a certain refinement job in a project that I archived?

If you archived the project without deleting it from the database, you may access the job record after applying the Show Archived filter in the Projects view.


Alternatively, if you remember the relevant job’s project and job IDs and the sharpening B-factor was a non-default job parameter, you may display non-default parameters of the job with the command

cryosparcm cli "get_job('P99', 'J199', 'params_spec')"

where you would replace P99, J199 with the actual project and job IDs, respectively.
If the database records for the projects have been deleted, but the project directory is available for reading, you may look for the "params_spec" array inside project_dir/job_dir/job.json.